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