Searched defs:obtainMessageWithWhatAndArg2 (Results 1 - 1 of 1) sorted by path

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

Completed in 40 milliseconds