OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PATH_SPLIT_PATTERN
(Results
1 - 4
of
4
) sorted by null
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
ProfileAwareUriMatcher.java
35
private static final Pattern
PATH_SPLIT_PATTERN
= Pattern.compile("/");
75
String[] tokens =
PATH_SPLIT_PATTERN
.split(newPath);
/external/robolectric/v3/runtime/
android-all-4.1.2_r1-robolectric-0.jar
android-all-4.2.2_r1.2-robolectric-0.jar
android-all-4.3_r2-robolectric-0.jar
Completed in 3149 milliseconds