Home
last modified time | relevance | path

Searched refs:dumpState (Results 1 – 4 of 4) sorted by relevance

/cts/tests/AlarmManager/src/android/alarmmanager/cts/
DAlarmReceiver.java69 static void dumpState() { in dumpState() method in AlarmReceiver
DExactAlarmsTest.java127 AlarmReceiver.dumpState();
/cts/hostsidetests/time/host/src/android/time/cts/host/
DBaseLocationTimeZoneManagerHostTest.java123 byte[] protoBytes = mLocationTimeZoneManagerShellHelper.dumpState(); in dumpLocationTimeZoneManagerServiceState()
/cts/tests/tests/time/shell_utils/common/android/app/time/cts/shell/
DLocationTimeZoneManagerShellHelper.java166 public byte[] dumpState() throws Exception { in dumpState() method in LocationTimeZoneManagerShellHelper