Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/appop/
DAppOpsService.java216 private CheckOpsDelegate mCheckOpsDelegate; field in AppOpsService
1739 return mCheckOpsDelegate; in getAppOpsServiceDelegate()
1745 mCheckOpsDelegate = delegate; in setAppOpsServiceDelegate()
1762 delegate = mCheckOpsDelegate; in checkOperationInternal()
1829 delegate = mCheckOpsDelegate; in checkAudioOperation()
1970 delegate = mCheckOpsDelegate; in noteOperation()