Searched refs:OSU_APP_PACKAGE (Results 1 – 2 of 2) sorted by relevance
77 private static final String OSU_APP_PACKAGE = "com.android.hotspot2"; field in PasspointProvisioner783 intent.setPackage(OSU_APP_PACKAGE); in launchOsuWebView()
136 private static final String OSU_APP_PACKAGE = "com.android.hotspot2"; field in PasspointProvisionerTest266 resolveInfo.activityInfo.applicationInfo.packageName = OSU_APP_PACKAGE; in setUp()