HomeSort by relevance Sort by last modified time
    Searched full:idleintent (Results 1 - 1 of 1) sorted by null

  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WifiController.java 156 Intent idleIntent = new Intent(ACTION_DEVICE_IDLE, null);
157 mIdleIntent = mFacade.getBroadcast(mContext, IDLE_REQUEST, idleIntent, 0);
    [all...]

Completed in 975 milliseconds