Searched refs:mApbListener (Results 1 – 1 of 1) sorted by relevance
227 private final IAppOpsCallback mApbListener = new IAppOpsCallback.Stub() { field in InternalResourceService1059 .startWatchingMode(AppOpsManager.OP_RUN_ANY_IN_BACKGROUND, null, mApbListener); in registerListeners()1205 mAppOpsService.stopWatchingMode(mApbListener); in tearDownEverything()