Home
last modified time | relevance | path

Searched refs:hh (Results 1 – 7 of 7) sorted by relevance

/aosp14/frameworks/base/tests/SystemUIDemoModeController/src/com/example/android/demomodecontroller/
H A DDemoModeController.java138 final int hh = (int)x / (w / 12); in onTouch() local
139 if (hh != mHH) { in onTouch()
140 mHH = hh; in onTouch()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DClock.java520 int hh = Integer.parseInt(hhmm.substring(0, 2)); in dispatchDemoCommand() local
524 mCalendar.set(Calendar.HOUR_OF_DAY, hh); in dispatchDemoCommand()
526 mCalendar.set(Calendar.HOUR, hh); in dispatchDemoCommand()
/aosp14/frameworks/base/cmds/incident_helper/java/com/android/commands/incident/sections/
H A DPersistLogSection.java261 int hh = getDigit(line, 6) * 10 + getDigit(line, 7); in getEpochSec() local
264 return epochSecBase + hh * 3600 + mm * 60 + ss; in getEpochSec()
/aosp14/frameworks/base/packages/SystemUI/docs/
H A Ddemo_mode.md60 | | ```hhmm``` | | Sets the time in hh:mm
/aosp14/frameworks/base/core/res/geoid_height_map_assets/
H A Dtile-7.textpb3 …"\366\201\233\364R5\364\322\016\000\250Fr\004\323\000Rq8@6\2451_\372s@\016*hh\211\031\013\220\217\…
/aosp14/frameworks/base/media/native/midi/include/
H A DDoxyfile814 # *.hh, *.hxx, *.hpp, *.h++, *.cs, *.d, *.php, *.php4, *.php5, *.phtml, *.inc,
833 *.hh \
/aosp14/frameworks/base/native/graphics/jni/fuzz/corpus/
H A Dsample_raf.raf Error!