Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiStateMachine.java9639 Message dstMsg = obtainMessageWithWhatAndArg2(msg, what); in replyToMessage()
9645 Message dstMsg = obtainMessageWithWhatAndArg2(msg, what); in replyToMessage()
9652 Message dstMsg = obtainMessageWithWhatAndArg2(msg, what); in replyToMessage()
9662 private Message obtainMessageWithWhatAndArg2(Message srcMsg, int what) { in obtainMessageWithWhatAndArg2() method in WifiStateMachine