Searched defs:startWatchingActive (Results 1 – 3 of 3) sorted by relevance
121 void startWatchingActive(in int[] ops, IAppOpsActiveCallback callback); in startWatchingActive() method
8868 public void startWatchingActive(@NonNull int[] ops, in startWatchingActive() method in AppOpsManager8894 public void startWatchingActive(@NonNull String[] ops, in startWatchingActive() method in AppOpsManager
3551 public void startWatchingActive(int[] ops, IAppOpsActiveCallback callback) { in startWatchingActive() method in AppOpsService