Home
last modified time | relevance | path

Searched refs:handleTimeout (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/tests/BrowserPowerTest/src/com/android/browserpowertest/
DPowerTestActivity.java92 handleTimeout(); in onCreate()
156 private void handleTimeout() { in handleTimeout() method in PowerTestActivity
/frameworks/base/tests/DumpRenderTree/src/com/android/dumprendertree/
DReliabilityTestActivity.java96 handleTimeout(); in onCreate()
160 private void handleTimeout() { in handleTimeout() method in ReliabilityTestActivity
/frameworks/base/services/common_time/
Dcommon_time_server.h142 bool handleTimeout();
Dcommon_time_server.cpp342 if (!handleTimeout()) in runStateMachine_l()
609 bool CommonTimeServer::handleTimeout() { in handleTimeout() function in android::CommonTimeServer
/frameworks/base/policy/src/com/android/internal/policy/impl/
DKeyguardViewMediator.java1013 handleTimeout(msg.arg1);
1097 private void handleTimeout(int seq) { in handleTimeout() method in KeyguardViewMediator
/frameworks/base/services/java/com/android/server/
DNotificationManagerService.java785 private void handleTimeout(ToastRecord record) in handleTimeout() method in NotificationManagerService
838 handleTimeout((ToastRecord)msg.obj); in handleMessage()
DBackupManagerService.java640 handleTimeout(msg.arg1, msg.obj); in handleMessage()
1716 void handleTimeout(); in handleTimeout() method
1763 void handleTimeout(int token, Object obj) { in handleTimeout() method in BackupManagerService
1783 op.callback.handleTimeout(); in handleTimeout()
2234 public void handleTimeout() { in handleTimeout() method in BackupManagerService.PerformBackupTask
4644 public void handleTimeout() { in handleTimeout() method in BackupManagerService.PerformRestoreTask