Searched defs:why (Results 1 – 21 of 21) sorted by relevance
26 public void acquire(String why) { in acquire()31 public void release(String why) { in release()
38 public void acquire(String why) { in acquire()43 public void release(String why) { in release()
42 void acquire(String why); in acquire()48 void release(String why); in release()
28 public SettableWakeLock(WakeLock inner, String why) { in SettableWakeLock()
172 public static void callJobFinished(int jobId, boolean needsReschedule, String why) { in callJobFinished()179 public void callJobFinishedInner(int jobId, boolean needsReschedule, String why) { in callJobFinishedInner()
397 private void clearAllBackoffs(String why) { in clearAllBackoffs()1172 private void removeSyncsForAuthority(EndPoint info, String why) { in removeSyncsForAuthority()1187 public void removePeriodicSync(EndPoint target, Bundle extras, String why) { in removePeriodicSync()1263 String why) { in sendCancelSyncsMessage()1348 private void clearBackoffSetting(EndPoint target, String why) { in clearBackoffSetting()1409 private void rescheduleSyncs(EndPoint target, String why) { in rescheduleSyncs()1461 public void cancelActiveSync(SyncStorageEngine.EndPoint info, Bundle extras, String why) { in cancelActiveSync()3112 private void deferSyncH(SyncOperation op, long delay, String why) { in deferSyncH()3139 private void deferActiveSyncH(ActiveSyncContext asc, String why) { in deferActiveSyncH()3388 private void removePeriodicSyncInternalH(SyncOperation syncOperation, String why) { in removePeriodicSyncInternalH()[all …]
116 static String onReasonToString(@OnReason int why) { in onReasonToString()146 static String offReasonToString(int why) { in offReasonToString()
186 public void onStartedGoingToSleep(int why) { } in onStartedGoingToSleep()197 public void onFinishedGoingToSleep(int why) { } in onFinishedGoingToSleep()
2386 public void dispatchStartedGoingToSleep(int why) { in dispatchStartedGoingToSleep()2390 public void dispatchFinishedGoingToSleep(int why) { in dispatchFinishedGoingToSleep()
108 void wakeUpIfDozing(long time, View view, @NonNull String why); in wakeUpIfDozing()
362 public void onStartedGoingToSleep(int why) { in onStartedGoingToSleep()370 public void onFinishedGoingToSleep(int why) { in onFinishedGoingToSleep()
1113 public void wakeUpIfDozing(long time, View where, String why) { in wakeUpIfDozing()
459 final int why = translateOffReason(mInteractiveChangeReason); in handleEarlyInteractiveChange() local481 final int why = translateOnReason(mInteractiveChangeReason); in handleLateInteractiveChange() local510 final int why = translateOffReason(mInteractiveChangeReason); in handleLateInteractiveChange() local
348 public void onStartedGoingToSleep(int why) { in onStartedGoingToSleep()356 public void onFinishedGoingToSleep(int why, boolean cameraGestureTriggered) { in onFinishedGoingToSleep()
153 public static void traceScreenOff(int why) { in traceScreenOff()
800 public void onStartedGoingToSleep(int why) { in onStartedGoingToSleep()844 public void onFinishedGoingToSleep(int why, boolean cameraGestureTriggered) { in onFinishedGoingToSleep()
1095 public void startedGoingToSleep(int why); in startedGoingToSleep()1103 public void finishedGoingToSleep(int why); in finishedGoingToSleep()
4429 public void startedGoingToSleep(int why) { in startedGoingToSleep()4445 public void finishedGoingToSleep(int why) { in finishedGoingToSleep()4477 public void startedWakingUp(@OnReason int why) { in startedWakingUp()4503 public void finishedWakingUp(@OnReason int why) { in finishedWakingUp()
389 private void replyFailed(Message msg, int what, int why) { in replyFailed()
2236 private final void bumpServiceExecutingLocked(ServiceRecord r, boolean fg, String why) { in bumpServiceExecutingLocked()
META-INF/ META-INF/MANIFEST.MF org/ org/ccil/ org/ ...