Home
last modified time | relevance | path

Searched refs:BROWSER (Results 1 – 6 of 6) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/soap/command/
DSppCommand.java70 public static final int BROWSER = 0; field in SppCommand.ExecCommandId
78 sExecs.put("launchBrowserToURI", ExecCommandId.BROWSER);
115 case ExecCommandId.BROWSER: in SppCommand()
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/hotspot2/soap/command/
DSppCommandTest.java60 assertEquals(SppCommand.ExecCommandId.BROWSER, result.getExecCommandId()); in verifyLaunchBrowserCommand()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/
DPasspointProvisioner.java474 != SppCommand.ExecCommandId.BROWSER) { in handleSoapMessageResponse()
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/hotspot2/
DPasspointProvisionerTest.java256 when(mSppCommand.getExecCommandId()).thenReturn(SppCommand.ExecCommandId.BROWSER); in setUp()
/frameworks/base/non-updatable-api/
Dcurrent.txt7465 field public static final String ROLE_BROWSER = "android.app.role.BROWSER";
/frameworks/base/api/
Dcurrent.txt7465 field public static final String ROLE_BROWSER = "android.app.role.BROWSER";