HomeSort by relevance Sort by last modified time
    Searched refs:CMD_USER_PRESENT (Results 1 - 2 of 2) sorted by null

  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WifiController.java 116 static final int CMD_USER_PRESENT = BASE + 12;
375 case CMD_USER_PRESENT:
658 } else if (msg.what == CMD_USER_PRESENT) {
WifiServiceImpl.java 80 import static com.android.server.wifi.WifiController.CMD_USER_PRESENT;
    [all...]

Completed in 30 milliseconds