Searched refs:respondProximity (Results 1 – 3 of 3) sorted by relevance
165 CtsTestAttentionService.respondProximity(PROXIMITY_UNKNOWN); in testAttentionService_onDetectFromDsp()177 CtsTestAttentionService.respondProximity(PROXIMITY_NEAR_METERS); in testAttentionService_onDetectFromDsp()189 CtsTestAttentionService.respondProximity(PROXIMITY_FAR_METERS); in testAttentionService_onDetectFromDsp()236 CtsTestAttentionService.respondProximity(PROXIMITY_UNKNOWN); in testAttentionService_onDetectFromMic_unknownProximity()262 CtsTestAttentionService.respondProximity(PROXIMITY_NEAR_METERS); in testAttentionService_onDetectFromMic_updatedProximity()287 CtsTestAttentionService.respondProximity(PROXIMITY_FAR); in testAttentionService_onDetectFromExternalSource_doesNotReceiveProximity()
83 public static void respondProximity(double distance) { in respondProximity() method in CtsTestAttentionService
105 CtsTestAttentionService.respondProximity( in testProximityUpdates_OnSuccess()