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

/frameworks/base/cmds/am/src/com/android/commands/am/
H A DAm.java1439 private void runToUri(boolean intentScheme) throws Exception { argument
1441 System.out.println(intent.toUri(intentScheme ? Intent.URI_INTENT_SCHEME : 0));

Completed in 46 milliseconds