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.java227 private CheckOpsDelegate mCheckOpsDelegate; field in AppOpsService
1796 return mCheckOpsDelegate; in getAppOpsServiceDelegate()
1802 mCheckOpsDelegate = delegate; in setAppOpsServiceDelegate()
1819 delegate = mCheckOpsDelegate; in checkOperationInternal()
1886 delegate = mCheckOpsDelegate; in checkAudioOperation()
2025 delegate = mCheckOpsDelegate; in noteOperation()