Searched refs:DEAUTH_DELAY (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/packages/Osu/src/com/android/hotspot2/
H A DAppBridge.java14 public static final String DEAUTH_DELAY = "deauth-delay"; field in class:AppBridge
53 intent.putExtra(DEAUTH_DELAY, delay);
/frameworks/base/packages/Osu/src/com/android/hotspot2/app/
H A DMainActivity.java111 bundle.getInt(AppBridge.DEAUTH_DELAY),

Completed in 364 milliseconds