Searched refs:noteFlashlightOff (Results 1 – 9 of 9) sorted by relevance
42 virtual void noteFlashlightOff(int uid) = 0;
126 void BatteryNotifier::noteFlashlightOff(const String8& id, uid_t uid) { in noteFlashlightOff() function in android::BatteryNotifier134 batteryService->noteFlashlightOff(uid); in noteFlashlightOff()
47 void noteFlashlightOff(const String8& id, uid_t uid);
100 virtual void noteFlashlightOff(int uid) { in noteFlashlightOff() function in android::BpBatteryStats210 noteFlashlightOff(uid); in onTransact()
45 void noteFlashlightOff(int uid); in noteFlashlightOff() method
821 public void noteFlashlightOff(int uid) { in noteFlashlightOff() method in BatteryStatsService
422 notifier.noteFlashlightOff(cameraId, oldUid); in onTorchStatusChangedLocked()433 notifier.noteFlashlightOff(cameraId, oldUid); in onTorchStatusChangedLocked()
3176 PLcom/android/server/am/BatteryStatsService;->noteFlashlightOff(I)V
93071 Lcom/android/internal/app/IBatteryStats$Stub$Proxy;->noteFlashlightOff(I)V93246 Lcom/android/internal/app/IBatteryStats;->noteFlashlightOff(I)V