OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:handleTimeout
(Results
1 - 8
of
8
) 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/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_org/chrome/browser/resources/bookmark_manager/js/
main.js
1016
timer = setTimeout(
handleTimeout
, 50);
1019
function
handleTimeout
() {
1048
timer = setTimeout(
handleTimeout
, 300);
[
all
...]
/external/chromium_org/chrome/browser/resources/enhanced_bookmark_manager/js/
main.js
1016
timer = setTimeout(
handleTimeout
, 50);
1019
function
handleTimeout
() {
1048
timer = setTimeout(
handleTimeout
, 300);
[
all
...]
/external/chromium/chrome/browser/resources/bookmark_manager/js/
main.js
[
all
...]
/frameworks/base/services/java/com/android/server/
BackupManagerService.java
711
handleTimeout
(msg.arg1, msg.obj);
[
all
...]
NotificationManagerService.java
[
all
...]
Completed in 583 milliseconds