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

/frameworks/base/packages/Osu/src/com/android/hotspot2/
H A DAppBridge.java10 public static final String OSU_COUNT = "osu-count"; field in class:AppBridge
29 intent.putExtra(OSU_COUNT, osuCount);
/frameworks/base/packages/Osu/src/com/android/hotspot2/app/
H A DMainActivity.java101 if (bundle.containsKey(AppBridge.OSU_COUNT)) {

Completed in 216 milliseconds