Searched refs:LocationAppOpListener (Results 1 – 3 of 3) sorted by relevance
31 public interface LocationAppOpListener { interface in AppOpsHelper39 private final CopyOnWriteArrayList<LocationAppOpListener> mListeners;46 for (LocationAppOpListener listener : mListeners) { in notifyAppOpChanged()54 public final void addListener(LocationAppOpListener listener) { in addListener()61 public final void removeListener(LocationAppOpListener listener) { in removeListener()
94 AppOpsHelper.LocationAppOpListener listener = mock( in testListener()95 AppOpsHelper.LocationAppOpListener.class); in testListener()
22607 …OpsHelper;->addListener(Lcom/android/server/location/injector/AppOpsHelper$LocationAppOpListener;)V22608 …ang/String;)V+]Lcom/android/server/location/injector/AppOpsHelper$LocationAppOpListener;Lcom/andro…54013 Lcom/android/server/location/injector/AppOpsHelper$LocationAppOpListener;