Searched defs:noteFlashlightOff (Results 1 – 4 of 4) sorted by relevance
126 void BatteryNotifier::noteFlashlightOff(const String8& id, uid_t uid) { in noteFlashlightOff() function in android::BatteryNotifier
98 virtual void noteFlashlightOff(int uid) { in noteFlashlightOff() function in android::BpBatteryStats
45 void noteFlashlightOff(int uid); in noteFlashlightOff() method
821 public void noteFlashlightOff(int uid) { in noteFlashlightOff() method in BatteryStatsService