Home
last modified time | relevance | path

Searched refs:UNAVAILABLE (Results 1 – 25 of 45) sorted by relevance

12

/packages/modules/Telephony/services/QualifiedNetworksService/tests/src/com/android/telephony/qns/
DCellularQualityMonitorTest.java19 import static android.telephony.CellInfo.UNAVAILABLE;
753 UNAVAILABLE, UNAVAILABLE, UNAVAILABLE, UNAVAILABLE, UNAVAILABLE), in testNrThresholdsValidity()
754 new CellSignalStrengthGsm(UNAVAILABLE, UNAVAILABLE, UNAVAILABLE), in testNrThresholdsValidity()
756 UNAVAILABLE, UNAVAILABLE, UNAVAILABLE, UNAVAILABLE), in testNrThresholdsValidity()
758 UNAVAILABLE, UNAVAILABLE, UNAVAILABLE), // not using Tdscdma in testNrThresholdsValidity()
760 UNAVAILABLE, in testNrThresholdsValidity()
761 UNAVAILABLE, in testNrThresholdsValidity()
762 UNAVAILABLE, in testNrThresholdsValidity()
763 UNAVAILABLE, in testNrThresholdsValidity()
764 UNAVAILABLE, in testNrThresholdsValidity()
[all …]
/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/data/v34/
DSafetyLabelInfoLiveData.kt89 postValue(SafetyLabelInfo.UNAVAILABLE) in loadDataAndPostValue()
102 postValue(SafetyLabelInfo.UNAVAILABLE) in loadDataAndPostValue()
112 SafetyLabelInfo.UNAVAILABLE in loadDataAndPostValue()
117 SafetyLabelInfo.UNAVAILABLE in loadDataAndPostValue()
/packages/apps/LegacyCamera/src/com/android/camera/
DStorage.java44 public static final long UNAVAILABLE = -1L; field in Storage
112 return UNAVAILABLE; in getAvailableSpace()
118 return UNAVAILABLE; in getAvailableSpace()
/packages/apps/Dialer/java/com/android/voicemail/impl/transcribe/grpc/
DTranscriptionResponse.java41 return status.getCode() == Status.Code.UNAVAILABLE; in hasRecoverableError()
57 return status.getCode() != Status.Code.OK && status.getCode() != Status.Code.UNAVAILABLE; in hasFatalError()
/packages/apps/Settings/src/com/android/settings/connecteddevice/audiosharing/audiostreams/
DAudioStreamPreference.java166 private static final int UNAVAILABLE = -1; field in AudioStreamPreference.AudioStream
187 : mReceiveState != null ? mReceiveState.getBroadcastId() : UNAVAILABLE; in getBroadcastId()
/packages/modules/Telephony/services/QualifiedNetworksService/src/com/android/telephony/qns/
DCellularQualityMonitor.java18 import static android.telephony.CellInfo.UNAVAILABLE;
192 if (signalStrength != UNAVAILABLE && th.isMatching(signalStrength)) { in checkAndNotifySignalStrength()
212 if (quality != UNAVAILABLE) { in getCurrentQuality()
404 int signalStrength = UNAVAILABLE; in getSignalStrength()
/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/model/livedatatypes/v34/
DSafetyLabelInfo.kt34 val UNAVAILABLE = SafetyLabelInfo(null, INSTALL_SOURCE_UNAVAILABLE) constant
/packages/apps/Camera2/src/com/android/camera/
DStorage.java52 public static final long UNAVAILABLE = -1L; field in Storage
459 return UNAVAILABLE; in getAvailableSpace()
466 return UNAVAILABLE; in getAvailableSpace()
/packages/modules/CellBroadcastService/src/com/android/cellbroadcastservice/
DGsmCellBroadcastHandler.java546 int lac = CellInfo.UNAVAILABLE; in getLacAndCid()
547 int cid = CellInfo.UNAVAILABLE; in getLacAndCid()
565 if (lac != CellInfo.UNAVAILABLE || cid != CellInfo.UNAVAILABLE) { in getLacAndCid()
/packages/modules/DeviceLock/DeviceLockController/src/com/android/devicelockcontroller/provision/grpc/
DGrpcResponse.java43 && (mStatus.getCode() == Code.UNAVAILABLE in hasRecoverableError()
/packages/services/Car/service/proto/android/car/telemetry/
Datoms.proto155 UNAVAILABLE = 0; enumerator
189 UNAVAILABLE = 0; enumerator
/packages/modules/Bluetooth/framework/tests/bumble/src/android/bluetooth/
DPandoraDevice.java68 if (e.getStatus().getCode() == Status.Code.UNAVAILABLE) { in before()
/packages/modules/Wifi/framework/java/android/net/wifi/p2p/
DWifiP2pDevice.java148 public static final int UNAVAILABLE = 4; field in WifiP2pDevice
151 public int status = UNAVAILABLE;
/packages/modules/DeviceLock/DeviceLockController/tests/robolectric/src/com/android/devicelockcontroller/provision/worker/
DReportDeviceLockProgramCompleteWorkerTest.java100 new DeviceFinalizeClient.ReportDeviceProgramCompleteResponse(Status.UNAVAILABLE)); in doWork_responseHasRecoverableError_returnRetry()
/packages/services/BuiltInPrintService/src/com/android/bips/p2p/
DP2pMonitor.java65 case WifiP2pDevice.UNAVAILABLE: in statusString()
/packages/modules/Connectivity/staticlibs/tests/unit/src/com/android/testutils/
DTestableNetworkCallbackTest.kt36 import com.android.testutils.RecorderCallback.CallbackEntry.Companion.UNAVAILABLE in <lambda>()
465 "Unavailable" -> cb.eventuallyExpect(UNAVAILABLE, timeout) { net == it.network } in t()
/packages/services/Car/cpp/vhal/client/test/
DHidlVhalClientTest.cpp215 UNAVAILABLE, in TEST_F()
227 ASSERT_EQ(gotValue->getStatus(), VehiclePropertyStatus::UNAVAILABLE); in TEST_F()
DAidlVhalClientTest.cpp408 .status = VehiclePropertyStatus::UNAVAILABLE, in TEST_F()
422 ASSERT_EQ(gotValue->getStatus(), VehiclePropertyStatus::UNAVAILABLE); in TEST_F()
/packages/modules/Bluetooth/system/gd/rust/topshim/facade/src/
Dhfp_service.rs189 RpcStatusCode::UNAVAILABLE, in fetch_events()
/packages/apps/Settings/src/com/android/settings/wifi/p2p/
DWifiP2pSettings.java145 if (device != null && device.status == WifiP2pDevice.UNAVAILABLE) {
612 if (wifiP2pDevice.status == WifiP2pDevice.UNAVAILABLE in onDeviceInfoAvailable()
/packages/services/Car/service/src/com/android/car/hal/
DHalPropValue.java417 case VehiclePropertyStatus.UNAVAILABLE: in vehiclePropertyStatusToCarPropertyStatus()
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/hal/
DHalPropValueTest.java886 HalPropValue value = createTestHalPropValueWithStatus(VehiclePropertyStatus.UNAVAILABLE); in testToCarPropertyValueUnavailableStatus()
1421 VehiclePropertyStatus.UNAVAILABLE, in testEquals()
1486 hidlValue6.status = VehiclePropertyStatus.UNAVAILABLE; in testHashCodeHidl()
1549 aidlValue6.status = VehiclePropertyStatus.UNAVAILABLE; in testHashCodeAidl()
/packages/modules/Wifi/service/java/com/android/server/wifi/p2p/
DSupplicantP2pIfaceCallbackHidlImpl.java161 device.status = WifiP2pDevice.UNAVAILABLE; in onDeviceLost()
DWifiP2pShellCommand.java460 case WifiP2pDevice.UNAVAILABLE: in wifiP2pDeviceStatusToStr()
/packages/services/DeviceAsWebcam/src/com/android/DeviceAsWebcam/
DCameraController.java103 UNAVAILABLE enumConstant
288 mCameraAvailabilityState.put(cameraId, CameraAvailabilityState.UNAVAILABLE);

12