HomeSort by relevance Sort by last modified time
    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