OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lastPathSegment
(Results
1 - 2
of
2
) sorted by null
/packages/apps/ContactsCommon/src/com/android/contacts/common/util/
UriUtils.java
59
final String
lastPathSegment
= uri.getLastPathSegment();
60
if (
lastPathSegment
== null) {
63
return
lastPathSegment
.equals(Constants.LOOKUP_URI_ENCODED);
/packages/apps/TV/usbtuner/libs/
exoplayer_1.5.6.jar
Completed in 787 milliseconds