Home | History | Annotate | Download | only in server

Lines Matching refs:WAKELOCK_KEY

136     private final static String WAKELOCK_KEY = "LocationManagerService";
530 mWakeLock = powerManager.newWakeLock(PowerManager.PARTIAL_WAKE_LOCK, WAKELOCK_KEY);