Searched refs:scheduleOpActiveChangedIfNeededLocked (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/services/core/java/com/android/server/appop/ |
D | AttributedOp.java | 224 mAppOpsService.scheduleOpActiveChangedIfNeededLocked(parent.op, parent.uid, in startedOrPaused() 347 mAppOpsService.scheduleOpActiveChangedIfNeededLocked(parent.op, in finishOrPause() 415 mAppOpsService.scheduleOpActiveChangedIfNeededLocked(parent.op, parent.uid, in pause() 447 mAppOpsService.scheduleOpActiveChangedIfNeededLocked(parent.op, parent.uid, in resume() 539 mAppOpsService.scheduleOpActiveChangedIfNeededLocked(parent.op, in onUidStateChanged()
|
D | AppOpsService.java | 4124 void scheduleOpActiveChangedIfNeededLocked(int code, int uid, @NonNull in scheduleOpActiveChangedIfNeededLocked() method in AppOpsService
|
/frameworks/base/services/ |
D | art-profile | 1200 HSPLcom/android/server/appop/AppOpsService;->scheduleOpActiveChangedIfNeededLocked(IILjava/lang/Str…
|
D | art-wear-profile | 7753 HPLcom/android/server/appop/AppOpsService;->scheduleOpActiveChangedIfNeededLocked(IILjava/lang/Stri…
|