Searched refs:METHOD_EJECT_ROOT (Results 1 – 2 of 2) sorted by relevance
23 import static android.provider.DocumentsContract.METHOD_EJECT_ROOT;1079 if (METHOD_EJECT_ROOT.equals(method)) { in callUnchecked()
860 public static final String METHOD_EJECT_ROOT = "android:ejectRoot"; field in DocumentsContract1562 METHOD_EJECT_ROOT, null, in); in ejectRoot() local