HomeSort by relevance Sort by last modified time
    Searched defs:CellBroadcastAlertWakeLock (Results 1 - 3 of 3) sorted by null

  /packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
CellBroadcastAlertWakeLock.java 27 class CellBroadcastAlertWakeLock {
28 private static final String TAG = "CellBroadcastAlertWakeLock";
32 private CellBroadcastAlertWakeLock() {}
CellBroadcastAlertService.java 291 CellBroadcastAlertWakeLock.acquireScreenCpuWakeLock(this);
CellBroadcastAlertAudio.java 229 CellBroadcastAlertWakeLock.releaseCpuLock();

Completed in 147 milliseconds