Searched refs:OnOpActiveChangedInternalListener (Results 1 – 5 of 5) sorted by relevance
7657 public interface OnOpActiveChangedInternalListener extends OnOpActiveChangedListener { interface in AppOpsManager8439 if (callback instanceof OnOpActiveChangedInternalListener) { in startWatchingActive()8440 ((OnOpActiveChangedInternalListener) callback).onOpActiveChanged(op, in startWatchingActive()8449 if (callback instanceof OnOpActiveChangedInternalListener) { in startWatchingActive()8450 ((OnOpActiveChangedInternalListener) callback).onOpActiveChanged(op, in startWatchingActive()
340 android.app.AppOpsManager$OnOpActiveChangedInternalListener
22714 Landroid/app/AppOpsManager$OnOpActiveChangedInternalListener;
32844 Landroid/app/AppOpsManager$OnOpActiveChangedInternalListener;