Home
last modified time | relevance | path

Searched defs:NO_ERROR (Results 1 – 25 of 28) sorted by relevance

12

/aosp12/system/core/libutils/include/utils/
H A DErrors.h45NO_ERROR = OK, // Deprecated synonym for `OK`. Prefer `OK` because it doesn't conflict … enumerator
82 # define NO_ERROR 0L macro
/aosp12/frameworks/base/core/java/android/bluetooth/le/
H A DScanCallback.java60 static final int NO_ERROR = 0; field in ScanCallback
/aosp12/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/integration/
H A DCameraBinderTestUtils.java21 public static final int NO_ERROR = 0; field in CameraBinderTestUtils
/aosp12/frameworks/opt/net/voip/src/java/android/net/sip/
H A DSipErrorCode.java30 public static final int NO_ERROR = 0; field in SipErrorCode
/aosp12/frameworks/base/services/core/java/com/android/server/vr/
H A DVrManagerInternal.java33 public static final int NO_ERROR = 0; field in VrManagerInternal
H A DEnabledComponentsObserver.java55 public static final int NO_ERROR = 0; field in EnabledComponentsObserver
/aosp12/frameworks/proto_logging/stats/enums/app/
H A Dmedia_output_enum.proto60 NO_ERROR = 1; enumerator
/aosp12/frameworks/base/keystore/java/android/security/
H A DKeyStore.java35 public static final int NO_ERROR = 1; field in KeyStore
/aosp12/system/security/keystore/include/keystore/
H A Dkeystore.h31 NO_ERROR = STATE_NO_ERROR, // 1 enumerator
/aosp12/packages/services/Iwlan/src/com/google/android/iwlan/
H A DIwlanError.java32 public static final int NO_ERROR = 0; field in IwlanError
/aosp12/packages/apps/Car/Settings/src/com/android/car/settings/security/
H A DPasswordHelper.java42 static final int NO_ERROR = 0; field in PasswordHelper
/aosp12/packages/apps/Dialer/java/com/android/voicemail/impl/mail/
H A DMessagingException.java31 public static final int NO_ERROR = -1; field in MessagingException
/aosp12/packages/services/Car/tests/android_car_api_test/src/android/car/apitest/
H A DCarBugreportManagerTest.java49 private static final int NO_ERROR = -1; field in CarBugreportManagerTest
/aosp12/packages/services/Telephony/src/com/android/phone/
H A DChangeIccPinScreen.java57 private static final int NO_ERROR = 0; field in ChangeIccPinScreen
/aosp12/system/extras/simpleperf/
H A Dread_elf.h36 NO_ERROR, enumerator
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
H A DBluetoothPbapCallLogComposer.java56 private static final String NO_ERROR = "No error"; field in BluetoothPbapCallLogComposer
/aosp12/packages/modules/NeuralNetworks/runtime/
H A DExecutionBuilder.h227 enum class Completion { NO_ERROR, OUTPUT_INSUFFICIENT_SIZE, OTHER_ERROR }; enumerator
/aosp12/frameworks/opt/vcard/java/com/android/vcard/
H A DVCardComposer.java111 public static final String NO_ERROR = "No error"; field in VCardComposer
/aosp12/system/bt/include/hardware/avrcp/
H A Davrcp_common.h100 NO_ERROR = 0x04, enumerator
/aosp12/hardware/nxp/secure_element/pn8x/libese-spi/p73/lib/
H A DphNxpEseProto7816_3.h63 NO_ERROR, /*!< R-frame received with success */ enumerator
/aosp12/hardware/libhardware_legacy/include/hardware_legacy/
H A DAudioSystemLegacy.h34 NO_ERROR = android::NO_ERROR, enumerator
/aosp12/packages/modules/NeuralNetworks/runtime/include/
H A DNeuralNetworksWrapper.h81 NO_ERROR = ANEURALNETWORKS_NO_ERROR, enumerator
/aosp12/hardware/nxp/secure_element/snxxx/libese-spi/p73/lib/
H A DphNxpEseProto7816_3.h67 NO_ERROR, /*!< R-frame received with success */ enumerator
/aosp12/frameworks/base/core/java/android/hardware/
H A DCamera.java204 private static final int NO_ERROR = 0; field in Camera
/aosp12/frameworks/base/core/java/android/provider/
H A DTelephony.java3394 public static final int NO_ERROR = 0; field in Telephony.MmsSms

12