Home
last modified time | relevance | path

Searched refs:handleDeInitWithReason (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Uwb/service/java/com/android/server/uwb/
DUwbSessionManager.java1813 handleDeInitWithReason(sessionHandle, reason); in handleMessage()
2401 private void handleDeInitWithReason(SessionHandle sessionHandle, int reason) { in handleDeInitWithReason() method in UwbSessionManager.EventTask