/frameworks/base/core/tests/coretests/src/android/provider/ |
TestFontsProvider.java | 86 FontsContract.Columns.RESULT_CODE });
|
FontsContractTest.java | 165 FontsContract.Columns.RESULT_CODE }); 197 FontsContract.Columns.RESULT_CODE });
|
/cts/tests/tests/provider/src/android/provider/cts/ |
MockFontProvider.java | 191 Columns.ITALIC, Columns.RESULT_CODE, Columns.FILE_ID}); 200 builder.add(Columns.RESULT_CODE, font.getResultCode());
|
/external/mtpd/ |
l2tp.c | 67 #define RESULT_CODE htons(1) 519 add_attribute_u32(RESULT_CODE, htonl(0x00020006)); 558 add_attribute_u16(RESULT_CODE, htons(6));
|
/developers/build/prebuilts/gradle/ScreenCapture/Application/src/main/java/com/example/android/screencapture/ |
ScreenCaptureFragment.java | 47 private static final String STATE_RESULT_CODE = "result_code";
|
/developers/samples/android/media/ScreenCapture/Application/src/main/java/com/example/android/screencapture/ |
ScreenCaptureFragment.java | 47 private static final String STATE_RESULT_CODE = "result_code";
|
/development/samples/browseable/ScreenCapture/src/com.example.android.screencapture/ |
ScreenCaptureFragment.java | 47 private static final String STATE_RESULT_CODE = "result_code";
|
/external/deqp/external/openglcts/modules/glesext/tessellation_shader/ |
esextcTessellationShaderTCTE.cpp | 1936 std::stringstream result_code; local 1979 std::stringstream result_code; local [all...] |
/frameworks/base/cmds/am/src/com/android/commands/am/ |
Instrument.java | 245 proto.write(InstrumentationData.TestStatus.RESULT_CODE, resultCode); 260 proto.write(InstrumentationData.SessionStatus.RESULT_CODE, resultCode);
|
/frameworks/support/compat/src/androidTest/java/androidx/core/provider/ |
MockFontProvider.java | 202 Columns.ITALIC, Columns.RESULT_CODE, Columns.FILE_ID});
|
/external/pdfium/third_party/libtiff/ |
tif_predict.c | 705 int result_code; local 740 result_code = (*sp->encodetile)(tif, working_copy, cc0, s); 744 return result_code;
|
/packages/apps/Messaging/src/com/android/messaging/datamodel/action/ |
ProcessSentMessageAction.java | 66 public static final String KEY_RESULT_CODE = "result_code";
|
ProcessDownloadedMmsAction.java | 72 private static final String KEY_RESULT_CODE = "result_code";
|
/system/bt/stack/rfcomm/ |
port_api.cc | [all...] |
/system/bt/stack/include/ |
port_api.h | 650 extern const char* PORT_GetResultString(const uint8_t result_code);
|
/frameworks/base/tools/bit/ |
main.cpp | 208 int32_t resultCode = status.has_results() ? status.result_code() : 0; 287 return m_sessionStatus.result_code() == -1; // Activity.RESULT_OK. [all...] |
/external/sonivox/jet_tools/JetCreator/ |
eas.py | 196 def __init__ (self, result_code, msg, function=None):
198 self.result_code = result_code
[all...] |
/bionic/libc/dns/net/ |
gethnamaddr.c | 605 int result_code = strtol(buf, NULL, 10); local 606 if (result_code != DnsProxyQueryResult) { [all...] |
getaddrinfo.c | 455 int result_code = (int)strtol(buf, NULL, 10); local 457 if (result_code != DnsProxyQueryResult) { [all...] |
/system/bt/bta/ag/ |
bta_ag_cmd.cc | 182 size_t result_code; member in struct:__anon1215 198 if (code == callsetup_indicator_map[i].result_code) [all...] |
/external/tcpdump/ |
print-l2tp.c | 150 { L2TP_AVP_RESULT_CODE, "RESULT_CODE" },
|
/hardware/qcom/msm8998/original-kernel-headers/linux/ |
ipa_qmi_service_v01.h | 326 * if the result in TLV RESULT_CODE is QMI_RESULT_SUCCESS 338 * at only if the result in TLV RESULT_CODE is QMI_RESULT_SUCCESS [all...] |
/frameworks/base/core/java/android/bluetooth/ |
BluetoothHeadsetClient.java | 238 "android.bluetooth.headsetclient.extra.RESULT_CODE"; [all...] |
/frameworks/support/compat/api/ |
current.txt | [all...] |
/frameworks/support/compat/api_legacy/ |
26.0.0.txt | [all...] |