Searched refs:BROWSER (Results 1 – 6 of 6) sorted by relevance
70 public static final int BROWSER = 0; field in SppCommand.ExecCommandId78 sExecs.put("launchBrowserToURI", ExecCommandId.BROWSER);115 case ExecCommandId.BROWSER: in SppCommand()
60 assertEquals(SppCommand.ExecCommandId.BROWSER, result.getExecCommandId()); in verifyLaunchBrowserCommand()
474 != SppCommand.ExecCommandId.BROWSER) { in handleSoapMessageResponse()
256 when(mSppCommand.getExecCommandId()).thenReturn(SppCommand.ExecCommandId.BROWSER); in setUp()
7465 field public static final String ROLE_BROWSER = "android.app.role.BROWSER";