Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/
DTwtManager.java362 private IInterface getCallbackFromSession(int sessionId) { in getCallbackFromSession() method in TwtManager
444 iTwtCallback = (ITwtCallback) getCallbackFromSession(twtSessionId); in onTwtSessionTeardown()
562 ITwtCallback iTwtCallback = (ITwtCallback) getCallbackFromSession(sessionId); in tearDownTwtSession()