HomeSort by relevance Sort by last modified time
    Searched defs:handleTimeout (Results 1 - 7 of 7) sorted by null

  /frameworks/base/tests/BrowserPowerTest/src/com/android/browserpowertest/
PowerTestActivity.java 92 handleTimeout();
156 private void handleTimeout() {
219 // let handleTimeout take care of finishing the page
  /frameworks/base/tests/DumpRenderTree/src/com/android/dumprendertree/
ReliabilityTestActivity.java 96 handleTimeout();
160 private void handleTimeout() {
230 // let handleTimeout take care of finishing the page
  /external/chromium/chrome/browser/resources/bookmark_manager/js/
main.js     [all...]
  /frameworks/base/services/common_time/
common_time_server.cpp 354 if (!handleTimeout())
355 ALOGE("handleTimeout failed");
679 bool CommonTimeServer::handleTimeout() {
    [all...]
  /frameworks/base/policy/src/com/android/internal/policy/impl/keyguard_obsolete/
KeyguardViewMediator.java     [all...]
  /frameworks/base/services/java/com/android/server/
NotificationManagerService.java 807 private void handleTimeout(ToastRecord record)
    [all...]
BackupManagerService.java 642 handleTimeout(msg.arg1, msg.obj);
    [all...]

Completed in 167 milliseconds