OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CellBroadcastAlertWakeLock
(Results
1 - 2
of
2
) sorted by null
/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
CellBroadcastAlertWakeLock.java
25
class
CellBroadcastAlertWakeLock
{
29
private
CellBroadcastAlertWakeLock
() {}
42
PowerManager.ON_AFTER_RELEASE, "
CellBroadcastAlertWakeLock
");
CellBroadcastAlertAudio.java
192
CellBroadcastAlertWakeLock
.acquireCpuWakeLock(this);
200
CellBroadcastAlertWakeLock
.releaseCpuLock();
Completed in 1390 milliseconds