HomeSort by relevance Sort by last modified time
    Searched refs:uriPath (Results 1 - 24 of 24) sorted by null

  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/provider/
SharedImageProvider.java 87 String uriPath = uri.getLastPathSegment();
88 if (uriPath == null) {
103 File path = new File(uriPath);
126 String uriPath = uri.getLastPathSegment();
127 if (uriPath == null) {
132 File path = new File(uriPath);
  /frameworks/support/samples/SupportLeanbackDemos/src/main/java/com/example/android/leanback/
SampleVideoFragment.java 121 String uriPath = "https://storage.googleapis.com/android-tv/Sample videos/"
123 mMediaPlayerGlue.getPlayerAdapter().setDataSource(Uri.parse(uriPath));
134 String uriPath = "https://storage.googleapis.com/android-tv/Sample videos/"
136 mMediaPlayerGlue.getPlayerAdapter().setDataSource(Uri.parse(uriPath));
SampleVideoSupportFragment.java 124 String uriPath = "https://storage.googleapis.com/android-tv/Sample videos/"
126 mMediaPlayerGlue.getPlayerAdapter().setDataSource(Uri.parse(uriPath));
137 String uriPath = "https://storage.googleapis.com/android-tv/Sample videos/"
139 mMediaPlayerGlue.getPlayerAdapter().setDataSource(Uri.parse(uriPath));
  /frameworks/base/core/java/android/view/accessibility/
CaptioningManager.java 230 final String uriPath = uri.getPath();
231 final String name = uriPath.substring(uriPath.lastIndexOf('/') + 1);
  /external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
ShadowContentResolver.java 105 String uriPath = uri.getPath();
108 return Objects.equals(uriPath, testPath)
109 || (notifyForDescendents && testPath != null && testPath.startsWith(uriPath));
  /prebuilts/devtools/tools/lib/
jimfs-1.1.jar 
  /prebuilts/gradle-plugin/com/google/jimfs/jimfs/1.1/
jimfs-1.1.jar 
  /prebuilts/tools/common/m2/repository/com/google/jimfs/jimfs/1.1/
jimfs-1.1.jar 
  /prebuilts/tools/common/offline-m2/com/google/jimfs/jimfs/1.1/
jimfs-1.1.jar 
  /prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpcore/4.3.1/
httpcore-4.3.1.jar 
  /external/guice/extensions/struts2/lib/
jsp-2.1.jar 
  /prebuilts/tools/common/m2/repository/org/glassfish/jaxb/jaxb-runtime/2.2.11/
jaxb-runtime-2.2.11.jar 
  /prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpcore/4.4.4/
httpcore-4.4.4.jar 
  /prebuilts/misc/common/robolectric/3.6.1/lib/
shadows-framework-3.6.1.jar 
  /prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpclient/4.5.2/
httpclient-4.5.2.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-4.1.2_r1-robolectric-r1.jar 
android-all-4.2.2_r1.2-robolectric-r1.jar 
android-all-4.3_r2-robolectric-r1.jar 
android-all-4.4_r1-robolectric-r2.jar 
android-all-5.0.2_r3-robolectric-r0.jar 
android-all-5.1.1_r9-robolectric-r2.jar 
android-all-6.0.1_r3-robolectric-r1.jar 
  /prebuilts/sdk/tools/
jack-launcher.jar 
jack-server-4.11.ALPHA.jar 

Completed in 466 milliseconds