Home | History | Annotate | Download | only in provider

Lines Matching refs:EXTRA_RESULT

629     public static final String EXTRA_RESULT = "result";
1098 if (!out.containsKey(DocumentsContract.EXTRA_RESULT)) {
1101 return out.getBoolean(DocumentsContract.EXTRA_RESULT);