HomeSort by relevance Sort by last modified time
    Searched full:modetomode (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/android/content/
ContentResolver.java 476 new File(uri.getPath()), modeToMode(uri, mode));
560 static public int modeToMode(Uri uri, String mode) throws FileNotFoundException {
    [all...]
ContentProvider.java 754 int modeBits = ContentResolver.modeToMode(uri, mode)
    [all...]

Completed in 54 milliseconds