Searched defs:getIntentOld (Results 1 - 1 of 1) sorted by path

/frameworks/base/core/java/android/content/
H A DIntent.java3656 if (!uri.startsWith("#Intent;", i)) return getIntentOld(uri);
3772 public static Intent getIntentOld(String uri) throws URISyntaxException { method in class:Intent

Completed in 25 milliseconds