Home
last modified time | relevance | path

Searched refs:noteFlashlightOff (Results 1 – 9 of 9) sorted by relevance

/frameworks/native/libs/binder/include/binder/
DIBatteryStats.h42 virtual void noteFlashlightOff(int uid) = 0;
/frameworks/av/media/utils/
DBatteryNotifier.cpp126 void BatteryNotifier::noteFlashlightOff(const String8& id, uid_t uid) { in noteFlashlightOff() function in android::BatteryNotifier
134 batteryService->noteFlashlightOff(uid); in noteFlashlightOff()
/frameworks/av/media/utils/include/mediautils/
DBatteryNotifier.h47 void noteFlashlightOff(const String8& id, uid_t uid);
/frameworks/native/libs/binder/
DIBatteryStats.cpp100 virtual void noteFlashlightOff(int uid) { in noteFlashlightOff() function in android::BpBatteryStats
210 noteFlashlightOff(uid); in onTransact()
/frameworks/base/core/java/com/android/internal/app/
DIBatteryStats.aidl45 void noteFlashlightOff(int uid); in noteFlashlightOff() method
/frameworks/base/services/core/java/com/android/server/am/
DBatteryStatsService.java821 public void noteFlashlightOff(int uid) { in noteFlashlightOff() method in BatteryStatsService
/frameworks/av/services/camera/libcameraservice/
DCameraService.cpp422 notifier.noteFlashlightOff(cameraId, oldUid); in onTorchStatusChangedLocked()
433 notifier.noteFlashlightOff(cameraId, oldUid); in onTorchStatusChangedLocked()
/frameworks/base/services/
Dart-profile3176 PLcom/android/server/am/BatteryStatsService;->noteFlashlightOff(I)V
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt93071 Lcom/android/internal/app/IBatteryStats$Stub$Proxy;->noteFlashlightOff(I)V
93246 Lcom/android/internal/app/IBatteryStats;->noteFlashlightOff(I)V