OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
364
CellBroadcastAlertWakeLock
.acquireScreenCpuWakeLock(this);
CellBroadcastAlertAudio.java
282
CellBroadcastAlertWakeLock
.releaseCpuLock();
Completed in 51 milliseconds