Searched refs:removeProximityActiveListener (Results 1 – 3 of 3) sorted by relevance
45 public abstract void removeProximityActiveListener(@NonNull ProximityActiveListener listener); in removeProximityActiveListener() method in SensorManagerInternal
149 public void removeProximityActiveListener(@NonNull ProximityActiveListener listener) { in removeProximityActiveListener() method in SensorService.LocalService
119 mService->removeProximityActiveListener(mProximityActiveListenerDelegate); in unregisterProximityActiveListener()