/aosp12/system/core/libutils/include/utils/ |
H A D | Errors.h | 45 …NO_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 D | ScanCallback.java | 60 static final int NO_ERROR = 0; field in ScanCallback
|
/aosp12/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/integration/ |
H A D | CameraBinderTestUtils.java | 21 public static final int NO_ERROR = 0; field in CameraBinderTestUtils
|
/aosp12/frameworks/opt/net/voip/src/java/android/net/sip/ |
H A D | SipErrorCode.java | 30 public static final int NO_ERROR = 0; field in SipErrorCode
|
/aosp12/frameworks/base/services/core/java/com/android/server/vr/ |
H A D | VrManagerInternal.java | 33 public static final int NO_ERROR = 0; field in VrManagerInternal
|
H A D | EnabledComponentsObserver.java | 55 public static final int NO_ERROR = 0; field in EnabledComponentsObserver
|
/aosp12/frameworks/proto_logging/stats/enums/app/ |
H A D | media_output_enum.proto | 60 NO_ERROR = 1; enumerator
|
/aosp12/frameworks/base/keystore/java/android/security/ |
H A D | KeyStore.java | 35 public static final int NO_ERROR = 1; field in KeyStore
|
/aosp12/system/security/keystore/include/keystore/ |
H A D | keystore.h | 31 NO_ERROR = STATE_NO_ERROR, // 1 enumerator
|
/aosp12/packages/services/Iwlan/src/com/google/android/iwlan/ |
H A D | IwlanError.java | 32 public static final int NO_ERROR = 0; field in IwlanError
|
/aosp12/packages/apps/Car/Settings/src/com/android/car/settings/security/ |
H A D | PasswordHelper.java | 42 static final int NO_ERROR = 0; field in PasswordHelper
|
/aosp12/packages/apps/Dialer/java/com/android/voicemail/impl/mail/ |
H A D | MessagingException.java | 31 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 D | CarBugreportManagerTest.java | 49 private static final int NO_ERROR = -1; field in CarBugreportManagerTest
|
/aosp12/packages/services/Telephony/src/com/android/phone/ |
H A D | ChangeIccPinScreen.java | 57 private static final int NO_ERROR = 0; field in ChangeIccPinScreen
|
/aosp12/system/extras/simpleperf/ |
H A D | read_elf.h | 36 NO_ERROR, enumerator
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/ |
H A D | BluetoothPbapCallLogComposer.java | 56 private static final String NO_ERROR = "No error"; field in BluetoothPbapCallLogComposer
|
/aosp12/packages/modules/NeuralNetworks/runtime/ |
H A D | ExecutionBuilder.h | 227 enum class Completion { NO_ERROR, OUTPUT_INSUFFICIENT_SIZE, OTHER_ERROR }; enumerator
|
/aosp12/frameworks/opt/vcard/java/com/android/vcard/ |
H A D | VCardComposer.java | 111 public static final String NO_ERROR = "No error"; field in VCardComposer
|
/aosp12/system/bt/include/hardware/avrcp/ |
H A D | avrcp_common.h | 100 NO_ERROR = 0x04, enumerator
|
/aosp12/hardware/nxp/secure_element/pn8x/libese-spi/p73/lib/ |
H A D | phNxpEseProto7816_3.h | 63 NO_ERROR, /*!< R-frame received with success */ enumerator
|
/aosp12/hardware/libhardware_legacy/include/hardware_legacy/ |
H A D | AudioSystemLegacy.h | 34 NO_ERROR = android::NO_ERROR, enumerator
|
/aosp12/packages/modules/NeuralNetworks/runtime/include/ |
H A D | NeuralNetworksWrapper.h | 81 NO_ERROR = ANEURALNETWORKS_NO_ERROR, enumerator
|
/aosp12/hardware/nxp/secure_element/snxxx/libese-spi/p73/lib/ |
H A D | phNxpEseProto7816_3.h | 67 NO_ERROR, /*!< R-frame received with success */ enumerator
|
/aosp12/frameworks/base/core/java/android/hardware/ |
H A D | Camera.java | 204 private static final int NO_ERROR = 0; field in Camera
|
/aosp12/frameworks/base/core/java/android/provider/ |
H A D | Telephony.java | 3394 public static final int NO_ERROR = 0; field in Telephony.MmsSms
|