Home
last modified time | relevance | path

Searched refs:createNotifier (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/services/tests/powerservicetests/src/com/android/server/power/
DNotifierTest.java112 createNotifier(); in testVibrateEnabled_wiredCharging()
129 createNotifier(); in testVibrateDisabled_wiredCharging()
145 createNotifier(); in testVibrateEnabled_wirelessCharging()
162 createNotifier(); in testVibrateDisabled_wirelessCharging()
178 createNotifier(); in testVibrateEnabled_dndOn()
201 createNotifier(); in testWirelessAnimationEnabled()
218 createNotifier(); in testWirelessAnimationDisabled()
232 createNotifier(); in testOnWakeLockListener_RemoteException_NoRethrow()
282 Notifier createNotifier(Looper looper, Context context, IBatteryStats batteryStats,
357 private void createNotifier() { in createNotifier() method in NotifierTest
DPowerManagerServiceTest.java276 Notifier createNotifier(Looper looper, Context context, IBatteryStats batteryStats, in createService()
/frameworks/base/services/core/java/com/android/server/power/
DPowerManagerService.java988 Notifier createNotifier(Looper looper, Context context, IBatteryStats batteryStats, in createNotifier() method in PowerManagerService.Injector
1373 mNotifier = mInjector.createNotifier(Looper.getMainLooper(), mContext, mBatteryStats,
/frameworks/base/services/
Dart-wear-profile21391 PLcom/android/server/power/PowerManagerService$Injector;->createNotifier(Landroid/os/Looper;Landroi…