Lines Matching full:wakelock
50 import android.os.PowerManager.WakeLock;141 private WakeLock mWakeLock;1960 // Acquire a temporary wakelock, since when we return from1961 // this callback the MediaPlayer will release its wakelock1963 // This temporary wakelock is released when the RELEASE_WAKELOCK