Searched defs:why (Results 1 – 11 of 11) sorted by relevance
215 public void onStartedGoingToSleep(int why) { in onStartedGoingToSleep()220 public void onFinishedGoingToSleep(int why) { in onFinishedGoingToSleep()
159 public void onStartedGoingToSleep(int why) { } in onStartedGoingToSleep()167 public void onFinishedGoingToSleep(int why) { } in onFinishedGoingToSleep()
1617 public void dispatchStartedGoingToSleep(int why) { in dispatchStartedGoingToSleep()1621 public void dispatchFinishedGoingToSleep(int why) { in dispatchFinishedGoingToSleep()
287 public void onStartedGoingToSleep(int why) { in onStartedGoingToSleep()295 public void onFinishedGoingToSleep(int why) { in onFinishedGoingToSleep()
372 final int why = translateOffReason(mInteractiveChangeReason); in handleEarlyInteractiveChange() local412 final int why = translateOffReason(mInteractiveChangeReason); in handleLateInteractiveChange() local
140 public static void traceScreenOff(int why) { in traceScreenOff()
642 public void onStartedGoingToSleep(int why) { in onStartedGoingToSleep()685 public void onFinishedGoingToSleep(int why) { in onFinishedGoingToSleep()
976 public void startedGoingToSleep(int why); in startedGoingToSleep()984 public void finishedGoingToSleep(int why); in finishedGoingToSleep()
260 private void replyFailed(Message msg, int what, int why) { in replyFailed()
1137 private final void bumpServiceExecutingLocked(ServiceRecord r, boolean fg, String why) { in bumpServiceExecutingLocked()
5482 public void startedGoingToSleep(int why) { in startedGoingToSleep()5491 public void finishedGoingToSleep(int why) { in finishedGoingToSleep()