Searched refs:TOGGLE_TIMEOUT_MILLIS (Results 1 – 4 of 4) sorted by relevance
46 private static final long TOGGLE_TIMEOUT_MILLIS = 10000; // 10 sec field in WifiRequestToggleActivity212 getWindow().getDecorView().postDelayed(mTimeoutCommand, TOGGLE_TIMEOUT_MILLIS); in scheduleToggleTimeout()
52 private static final long TOGGLE_TIMEOUT_MILLIS = 10000; // 10 sec field in RequestToggleWiFiActivity303 getWindow().getDecorView().postDelayed(mTimeoutCommand, TOGGLE_TIMEOUT_MILLIS); in scheduleToggleTimeout()
386 private static final long TOGGLE_TIMEOUT_MILLIS = 10000; // 10 sec field in RequestPermissionActivity.StateChangeReceiver393 }, TOGGLE_TIMEOUT_MILLIS); in StateChangeReceiver()
473 private static final long TOGGLE_TIMEOUT_MILLIS = 10000; // 10 sec field in BluetoothRequestPermissionActivity.StateChangeReceiver483 }, TOGGLE_TIMEOUT_MILLIS); in StateChangeReceiver()