Searched refs:SESSION_STOP_RANGING (Results 1 – 1 of 1) sorted by relevance
157 public static final int SESSION_STOP_RANGING = 3; field in UwbSessionManager533 || (uwbSession.getOperationType() == SESSION_STOP_RANGING in onSessionStatusNotificationReceived()831 mEventTask.execute(SESSION_STOP_RANGING, uwbSession, triggeredBySystemPolicy ? 1 : 0); in stopRangingInternal()1795 case SESSION_STOP_RANGING: { in handleMessage()2063 uwbSession.setOperationType(SESSION_STOP_RANGING); in handleStopRanging()