Searched refs:noteFlashlightOff (Results 1 – 10 of 10) sorted by relevance
41 virtual void noteFlashlightOff(int uid) = 0;
47 void noteFlashlightOff(const String8& id, uid_t uid);
126 void BatteryNotifier::noteFlashlightOff(const String8& id, uid_t uid) { in noteFlashlightOff() function in android::BatteryNotifier134 batteryService->noteFlashlightOff(uid); in noteFlashlightOff()
98 virtual void noteFlashlightOff(int uid) { in noteFlashlightOff() function in android::BpBatteryStats208 noteFlashlightOff(uid); in onTransact()
64 BatteryNotifier::getInstance().noteFlashlightOff(name, light_id); in __anon13a4140e0a02()
47 void noteFlashlightOff(int uid); in noteFlashlightOff() method
597 notifier.noteFlashlightOff(cameraId, oldUid); in onTorchStatusChangedLocked()608 notifier.noteFlashlightOff(cameraId, oldUid); in onTorchStatusChangedLocked()
1520 public void noteFlashlightOff(final int uid) { in noteFlashlightOff() method in BatteryStatsService
75695 Lcom/android/internal/app/IBatteryStats$Stub$Proxy;->noteFlashlightOff(I)V75868 Lcom/android/internal/app/IBatteryStats;->noteFlashlightOff(I)V
7483 PLcom/android/server/am/BatteryStatsService;->lambda$noteFlashlightOff$58$BatteryStatsService(IJJ)V7576 PLcom/android/server/am/BatteryStatsService;->noteFlashlightOff(I)V