Home
last modified time | relevance | path

Searched refs:RESULT_CODE (Results 1 – 15 of 15) sorted by relevance

/frameworks/support/compat/java/android/support/v4/provider/
DFontsContractCompat.java128 public static final String RESULT_CODE = android.provider.FontsContract.Columns.RESULT_CODE; field in FontsContractCompat.Columns
773 Columns.RESULT_CODE }, in getFontFromProvider()
780 Columns.RESULT_CODE }, in getFontFromProvider()
784 final int resultCodeColumnIndex = cursor.getColumnIndex(Columns.RESULT_CODE); in getFontFromProvider()
/frameworks/base/core/tests/coretests/src/android/provider/
DMockFontProvider.java179 Columns.ITALIC, Columns.RESULT_CODE, Columns.FILE_ID}); in buildCursor()
188 builder.add(Columns.RESULT_CODE, font.getResultCode()); in buildCursor()
DTestFontsProvider.java86 FontsContract.Columns.RESULT_CODE }); in query()
DFontsContractTest.java165 FontsContract.Columns.RESULT_CODE }); in testGetFontFromProvider_resultFontNotFoundSecondRow()
197 FontsContract.Columns.RESULT_CODE }); in testGetFontFromProvider_resultFontNotFoundOtherRow()
/frameworks/base/core/java/android/provider/
DFontsContract.java133 public static final String RESULT_CODE = "result_code"; field in FontsContract.Columns
768 Columns.WEIGHT, Columns.ITALIC, Columns.RESULT_CODE }, in getFontFromProvider() argument
773 final int resultCodeColumnIndex = cursor.getColumnIndex(Columns.RESULT_CODE); in getFontFromProvider()
/frameworks/base/cmds/am/src/com/android/commands/am/
DInstrument.java188 proto.writeSInt32(InstrumentationData.TestStatus.RESULT_CODE, resultCode); in onInstrumentationStatusLocked()
204 proto.writeSInt32(InstrumentationData.SessionStatus.RESULT_CODE, resultCode); in onInstrumentationFinishedLocked()
/frameworks/support/compat/tests/java/android/support/v4/provider/
DMockFontProvider.java192 Columns.ITALIC, Columns.RESULT_CODE, Columns.FILE_ID}); in buildCursor()
/frameworks/support/compat/api/
Dcurrent.txt930 field public static final java.lang.String RESULT_CODE = "result_code";
D26.0.0.txt955 field public static final java.lang.String RESULT_CODE = "result_code";
/frameworks/support/api/
D26.1.0.txt8048 field public static final java.lang.String RESULT_CODE = "result_code";
D26.0.0-beta1.txt7888 field public static final java.lang.String RESULT_CODE = "result_code";
D26.0.0-beta2.txt8028 field public static final java.lang.String RESULT_CODE = "result_code";
/frameworks/base/api/
Dsystem-current.txt26621 …ield public static final java.lang.String EXTRA_RESULT_CODE = "android.media.tv.extra.RESULT_CODE";
37380 field public static final java.lang.String RESULT_CODE = "result_code";
Dcurrent.txt34432 field public static final java.lang.String RESULT_CODE = "result_code";
Dtest-current.txt34621 field public static final java.lang.String RESULT_CODE = "result_code";