Searched defs:updateWakeLockWorkSource (Results 1 – 3 of 3) sorted by relevance
39 void updateWakeLockWorkSource(IBinder lock, in WorkSource ws, String historyTag); in updateWakeLockWorkSource() method
129 …public void updateWakeLockWorkSource(IBinder arg0, WorkSource arg1, String arg2) throws RemoteExce… in updateWakeLockWorkSource() method in BridgePowerManager
3251 public void updateWakeLockWorkSource(IBinder lock, WorkSource ws, String historyTag) { in updateWakeLockWorkSource() method in PowerManagerService.BinderService