Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/utils/
H A DBatteryNotifier.cpp113 void BatteryNotifier::noteFlashlightOn(const String8& id, uid_t uid) { in noteFlashlightOn() function in android::BatteryNotifier
121 batteryService->noteFlashlightOn(uid); in noteFlashlightOn()
/aosp12/frameworks/native/libs/binder/
H A DIBatteryStats.cpp91 virtual void noteFlashlightOn(int uid) { in noteFlashlightOn() function in android::BpBatteryStats
201 noteFlashlightOn(uid);
/aosp12/frameworks/native/libs/binder/include_batterystats/batterystats/
H A DIBatteryStats.h40 virtual void noteFlashlightOn(int uid) = 0;
/aosp12/frameworks/av/media/utils/include/mediautils/
H A DBatteryNotifier.h46 void noteFlashlightOn(const String8& id, uid_t uid);
/aosp12/frameworks/av/media/utils/fuzzers/
H A DBatteryNotifierFuzz.cpp60 BatteryNotifier::getInstance().noteFlashlightOn(name, light_id); in __anon1706f4b30902()
/aosp12/frameworks/base/core/java/com/android/internal/app/
H A DIBatteryStats.aidl46 void noteFlashlightOn(int uid); in noteFlashlightOn() method
/aosp12/frameworks/av/services/camera/libcameraservice/
H A DCameraService.cpp600 notifier.noteFlashlightOn(cameraId, newUid); in onTorchStatusChangedLocked()
606 notifier.noteFlashlightOn(cameraId, oldUid); in onTorchStatusChangedLocked()
/aosp12/frameworks/base/services/core/java/com/android/server/am/
H A DBatteryStatsService.java1505 public void noteFlashlightOn(final int uid) { in noteFlashlightOn() method in BatteryStatsService
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt75696 Lcom/android/internal/app/IBatteryStats$Stub$Proxy;->noteFlashlightOn(I)V
75869 Lcom/android/internal/app/IBatteryStats;->noteFlashlightOn(I)V
/aosp12/frameworks/base/services/
H A Dart-profile7484 PLcom/android/server/am/BatteryStatsService;->lambda$noteFlashlightOn$57$BatteryStatsService(IJJ)V
7577 PLcom/android/server/am/BatteryStatsService;->noteFlashlightOn(I)V