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

  /frameworks/base/tests/BrowserPowerTest/src/com/android/browserpowertest/
PowerTestActivity.java 93 handleTimeout();
157 private void handleTimeout() {
220 // let handleTimeout take care of finishing the page
  /frameworks/base/tests/DumpRenderTree/src/com/android/dumprendertree/
ReliabilityTestActivity.java 97 handleTimeout();
161 private void handleTimeout() {
231 // let handleTimeout take care of finishing the page
  /frameworks/base/services/common_time/
common_time_server.h 131 bool handleTimeout();
common_time_server.cpp 354 if (!handleTimeout())
355 ALOGE("handleTimeout failed");
679 bool CommonTimeServer::handleTimeout() {
    [all...]
  /external/chromium/chrome/browser/resources/bookmark_manager/js/
main.js     [all...]
  /frameworks/base/services/java/com/android/server/
BackupManagerService.java 646 handleTimeout(msg.arg1, msg.obj);
    [all...]
NotificationManagerService.java     [all...]

Completed in 91 milliseconds