Searched refs:dumpState (Results 1 – 4 of 4) sorted by relevance
126 public byte[] dumpState() throws Exception { in dumpState() method in LocationTimeZoneManagerShellHelper
105 static void dumpState() { in dumpState() method in AlarmReceiver
134 AlarmReceiver.dumpState();
627 byte[] protoBytes = mLocationTimeZoneManagerShellHelper.dumpState(); in dumpServiceState()