Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/utils/
H A DBatteryNotifier.cpp126 void BatteryNotifier::noteFlashlightOff(const String8& id, uid_t uid) { in noteFlashlightOff() function in android::BatteryNotifier
134 batteryService->noteFlashlightOff(uid); in noteFlashlightOff()
/aosp12/frameworks/native/libs/binder/
H A DIBatteryStats.cpp98 virtual void noteFlashlightOff(int uid) { in noteFlashlightOff() function in android::BpBatteryStats
208 noteFlashlightOff(uid);
/aosp12/frameworks/native/libs/binder/include_batterystats/batterystats/
H A DIBatteryStats.h41 virtual void noteFlashlightOff(int uid) = 0;
/aosp12/frameworks/av/media/utils/include/mediautils/
H A DBatteryNotifier.h47 void noteFlashlightOff(const String8& id, uid_t uid);
/aosp12/frameworks/av/media/utils/fuzzers/
H A DBatteryNotifierFuzz.cpp64 BatteryNotifier::getInstance().noteFlashlightOff(name, light_id); in __anon1706f4b30a02()
/aosp12/frameworks/base/core/java/com/android/internal/app/
H A DIBatteryStats.aidl47 void noteFlashlightOff(int uid); in noteFlashlightOff() method
/aosp12/frameworks/av/services/camera/libcameraservice/
H A DCameraService.cpp597 notifier.noteFlashlightOff(cameraId, oldUid); in onTorchStatusChangedLocked()
608 notifier.noteFlashlightOff(cameraId, oldUid); in onTorchStatusChangedLocked()
/aosp12/frameworks/base/services/core/java/com/android/server/am/
H A DBatteryStatsService.java1520 public void noteFlashlightOff(final int uid) { in noteFlashlightOff() method in BatteryStatsService
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt75695 Lcom/android/internal/app/IBatteryStats$Stub$Proxy;->noteFlashlightOff(I)V
75868 Lcom/android/internal/app/IBatteryStats;->noteFlashlightOff(I)V
/aosp12/frameworks/base/services/
H A Dart-profile7483 PLcom/android/server/am/BatteryStatsService;->lambda$noteFlashlightOff$58$BatteryStatsService(IJJ)V
7576 PLcom/android/server/am/BatteryStatsService;->noteFlashlightOff(I)V