Searched refs:MyAppOpsCallback (Results 1 – 2 of 2) sorted by relevance
88 private final SparseArray<MyAppOpsCallback> mAppOpsCallbacks = new SparseArray<>();368 final MyAppOpsCallback cb = new MyAppOpsCallback(); in startWatchingMode()393 private class MyAppOpsCallback extends IAppOpsCallback.Stub { class in AppPermissionTracker
1206 HPLcom/android/server/am/AppPermissionTracker$MyAppOpsCallback;->opChanged(IILjava/lang/String;)V