OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:periodicUpdateTimer
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Phone/src/com/android/phone/
CallTime.java
67
*
periodicUpdateTimer
() to get the timer started.
82
/* package */ void
periodicUpdateTimer
() {
93
if (DBG) log("
periodicUpdateTimer
() @ " + nextReport);
109
if (DBG) log("
periodicUpdateTimer
: timer already running, bail");
172
periodicUpdateTimer
();
CallCard.java
468
if (DBG) log("displayMainCallStatus: start
periodicUpdateTimer
");
471
mCallTime.
periodicUpdateTimer
();
[
all
...]
Completed in 36 milliseconds