Searched defs:abc (Results 1 – 4 of 4) sorted by relevance
49 ClientWakelockAccountant abc = myTracker.mClients.get("ABC"); in testTwoClients() local68 private void assertTimeTaken(ClientWakelockAccountant abc, int time) { in assertTimeTaken()
308 final AggregateBatteryConsumer abc = bus.getAggregateBatteryConsumer( in testAtom_BatteryUsageStatsAtomsProto() local
427 final Bundle abc = merger.merge(ab, c); in testMerge_DropBox() local
579 private static CharSequence abc(CharSequence a, CharSequence b, CharSequence c) { in abc() method in TextClock