Searched refs:cancelTimeOut (Results 1 - 3 of 3) sorted by relevance

/packages/apps/Stk/src/com/android/stk/
H A DStkMenuActivity.java136 cancelTimeOut();
156 cancelTimeOut();
164 cancelTimeOut();
192 cancelTimeOut();
230 * do not cancel the timer here cancelTimeOut(). If any higher/lower
253 cancelTimeOut();//To avoid the timer time out and send TR again.
324 cancelTimeOut();
328 cancelTimeOut();
332 cancelTimeOut();
370 cancelTimeOut();
402 private void cancelTimeOut() { method in class:StkMenuActivity
[all...]
H A DStkDialogActivity.java99 cancelTimeOut();
104 cancelTimeOut();
116 cancelTimeOut();
192 * do not cancel the timer here cancelTimeOut(). If any higher/lower
218 cancelTimeOut();
234 cancelTimeOut();
304 private void cancelTimeOut() { method in class:StkDialogActivity
305 CatLog.d(LOG_TAG, "cancelTimeOut: " + mSlotId);
315 cancelTimeOut();
H A DStkInputActivity.java126 cancelTimeOut();
176 cancelTimeOut();
192 cancelTimeOut();
211 cancelTimeOut();
225 cancelTimeOut();
291 cancelTimeOut();
297 cancelTimeOut();
338 private void cancelTimeOut() { method in class:StkInputActivity
348 cancelTimeOut();

Completed in 62 milliseconds