Searched refs:updateWakeLockUids (Results 1 – 7 of 7) sorted by relevance
65 virtual status_t updateWakeLockUids(const sp<IBinder>& lock, int len, const int *uids,
39 void updateWakeLockUids(IBinder lock, in int[] uids); in updateWakeLockUids() method
153 public void updateWakeLockUids(IBinder arg0, int[] arg1) throws RemoteException { in updateWakeLockUids() method in BridgePowerManager
79 virtual status_t updateWakeLockUids(const sp<IBinder>& lock, int len, const int *uids, in updateWakeLockUids() function in android::BpPowerManager
4803 public void updateWakeLockUids(IBinder lock, int[] uids) {
1058 status_t status = mPowerManager->updateWakeLockUids( in updateWakeLockUids_l()
28443 HSPLcom/android/server/power/PowerManagerService$BinderService;->updateWakeLockUids(Landroid/os/IBi…