Searched defs:hasListener (Results 1 – 8 of 8) sorted by relevance
53 LocationRequest locationRequest, boolean hasListener, in logLocationApiUsage()210 int apiType, boolean hasListener, boolean hasIntent) { in getCallbackType()
63 public synchronized boolean hasListener(int recoveryAgentUid) { in hasListener() method in RecoverySnapshotListenersStorage
104 public boolean hasListener() { in hasListener() method in ActionFragment
220 public boolean hasListener() { in hasListener() method in BaseActionFragment
94 boolean hasListener(P2pConnectionListener listener) { in hasListener() method in P2pConnectionProcedure
139 boolean hasListener(IBinder clientToken) { in hasListener() method in WindowContextListenerController
419 final int bearerState, final boolean hasListener) { in notifyMetricDedicatedBearerEvent()
959 private static <T> boolean hasListener(T listener, ArrayList<ListenerInfo<T>> listeners) { in hasListener() method in Spatializer