Searched defs: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
1985 status_t SensorService::removeProximityActiveListener( in removeProximityActiveListener() function in android::SensorService