Lines Matching refs:WakeLock
50 import android.os.PowerManager.WakeLock;143 private WakeLock mWakeLock;1971 // Acquire a temporary wakelock, since when we return from1972 // this callback the MediaPlayer will release its wakelock1974 // This temporary wakelock is released when the RELEASE_WAKELOCK