Searched refs:removeProximityActiveListener (Results 1 – 5 of 5) 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()
193 status_t removeProximityActiveListener(const sp<ProximityActiveListener>& callback) ANDROID_API;
1985 status_t SensorService::removeProximityActiveListener( in removeProximityActiveListener() function in android::SensorService