Searched refs:hasSensors (Results 1 – 2 of 2) sorted by relevance
183 if (!legacyListener.hasSensors()) { in unregisterLegacyListener()239 boolean hasSensors() { in hasSensors() method in LegacySensorManager.LegacyListener
188 if (result && !queue.hasSensors()) { in unregisterListenerImpl()240 if (result && !queue.hasSensors()) { in cancelTriggerSensorImpl()582 public boolean hasSensors() { in hasSensors() method in SystemSensorManager.BaseEventQueue