Searched refs:handleTimeout (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/tests/BrowserPowerTest/src/com/android/browserpowertest/
H A DPowerTestActivity.java92 handleTimeout();
156 private void handleTimeout() { method in class:PowerTestActivity
219 // let handleTimeout take care of finishing the page
/frameworks/base/tests/DumpRenderTree/src/com/android/dumprendertree/
H A DReliabilityTestActivity.java96 handleTimeout();
160 private void handleTimeout() { method in class:ReliabilityTestActivity
230 // let handleTimeout take care of finishing the page
/frameworks/policies/base/phone/com/android/internal/policy/impl/
H A DKeyguardViewMediator.java844 handleTimeout(msg.arg1);
926 private void handleTimeout(int seq) { method in class:KeyguardViewMediator
928 if (DEBUG) Log.d(TAG, "handleTimeout");
/frameworks/base/services/java/com/android/server/
H A DNotificationManagerService.java589 private void handleTimeout(ToastRecord record) method in class:NotificationManagerService
642 handleTimeout((ToastRecord)msg.obj);

Completed in 72 milliseconds