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