Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiP2pConnection.java170 Message dstMsg = obtainMessageWithWhatAndArg2(msg, what); in replyToMessage()
179 private Message obtainMessageWithWhatAndArg2(Message srcMsg, int what) { in obtainMessageWithWhatAndArg2() method in WifiP2pConnection