fix error comment with isServiceRunnign
This commit is contained in:
parent
33a3d6fef4
commit
9f797b3009
@ -59,7 +59,7 @@ public class Audio {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* This method stops the Update Method's thread.
|
* This method check the Update Method's thread is started.
|
||||||
* @return boolean
|
* @return boolean
|
||||||
*/
|
*/
|
||||||
public static synchronized boolean isServiceRunning() {
|
public static synchronized boolean isServiceRunning() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user