Home
last modified time | relevance | path

Searched defs:timer (Results 1 – 14 of 14) sorted by relevance

/packages/apps/DeskClock/src/com/android/deskclock/
DLabelDialogFragment.java58 public static LabelDialogFragment newInstance(TimerObj timer, String label, String tag) { in newInstance()
80 final TimerObj timer = bundle.getParcelable(KEY_TIMER); in onCreateView() local
120 private void set(Alarm alarm, TimerObj timer, String tag) { in set()
143 void onDialogLabelSet(TimerObj timer, String label, String tag); in onDialogLabelSet()
DDeskClock.java502 public void onDialogLabelSet(TimerObj timer, String label, String tag) { in onDialogLabelSet()
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
DKeyboardSwitcher.java288 final TimerProxy timer = keyboardView.getTimerProxy(); in startDoubleTapTimer() local
298 final TimerProxy timer = keyboardView.getTimerProxy(); in cancelDoubleTapTimer() local
316 final TimerProxy timer = keyboardView.getTimerProxy(); in startLongPressTimer() local
326 final TimerProxy timer = keyboardView.getTimerProxy(); in cancelLongPressTimer() local
/packages/apps/DeskClock/src/com/android/deskclock/timer/
DTimerReceiver.java49 int timer; in onReceive() local
192 TimerObj timer = timersInUse.get(0); in showInUseNotification() local
203 TimerObj timer = getNextRunningTimer(timersInUse, false, now); in showInUseNotification() local
DTimers.java80 TimerObj timer = it.next(); in timersInUse() local
DTimerFragment.java854 public void setLabel(TimerObj timer, String label) { in setLabel()
860 getActivity().getApplicationContext(), timer); in setLabel() local
/packages/apps/Gallery2/src/com/android/camera/ui/
DCountdownTimerPopup.java61 public void initialize(ListPreference timer, ListPreference beep) { in initialize()
/packages/apps/Mms/tests/src/com/android/mms/ui/
DSmsTest.java230 protected boolean sendAndReceiveMessage(String recipientNumber, long timer) in sendAndReceiveMessage()
/packages/apps/Email/src/com/android/email/
DThrottle.java84 int maxTimeout, Clock clock, Timer timer) { in Throttle()
/packages/apps/Settings/src/com/android/settings/fuelgauge/
DPowerUsageSummary.java524 BatteryStats.Timer timer = wakelock.getWakeTime(BatteryStats.WAKE_TYPE_PARTIAL); in processAppUsage() local
566 BatteryStats.Timer timer = sensor.getSensorTime(); in processAppUsage() local
/packages/apps/Camera/src/com/android/camera/
DCameraSettings.java165 CountDownTimerPreference timer = in initPreference() local
DPhotoModule.java1467 String timer = mPreferences.getString( in onShutterButtonClick() local
/packages/apps/Gallery2/src/com/android/camera/
DCameraSettings.java167 CountDownTimerPreference timer = in initPreference() local
DPhotoModule.java1252 String timer = mPreferences.getString( in onShutterButtonClick() local