Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/include_batterystats/batterystats/
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.cpp98 virtual void noteFlashlightOff(int uid) { in noteFlashlightOff() function in android::BpBatteryStats
217 noteFlashlightOff(uid); in onTransact()
/frameworks/av/media/utils/fuzzers/
DBatteryNotifierFuzz.cpp64 BatteryNotifier::getInstance().noteFlashlightOff(name, light_id); in __anoneb7c61470a02()
/frameworks/base/core/java/com/android/internal/app/
DIBatteryStats.aidl63 void noteFlashlightOff(int uid); in noteFlashlightOff() method
/frameworks/av/services/camera/libcameraservice/
DCameraService.cpp722 notifier.noteFlashlightOff(toString8(cameraId), oldUid); in onTorchStatusChangedLocked()
733 notifier.noteFlashlightOff(toString8(cameraId), oldUid); in onTorchStatusChangedLocked()
/frameworks/base/services/core/java/com/android/server/am/
DBatteryStatsService.java1999 public void noteFlashlightOff(final int uid) { in noteFlashlightOff() method in BatteryStatsService
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt71729 Lcom/android/internal/app/IBatteryStats$Stub$Proxy;->noteFlashlightOff(I)V
71902 Lcom/android/internal/app/IBatteryStats;->noteFlashlightOff(I)V