Home
last modified time | relevance | path

Searched refs:capable (Results 1 – 25 of 51) sorted by relevance

123

/aosp12/frameworks/base/location/java/android/location/
H A DGnssCapabilities.java632 public @NonNull Builder setHasScheduling(boolean capable) { in setHasScheduling() argument
642 public @NonNull Builder setHasMsb(boolean capable) { in setHasMsb() argument
652 public @NonNull Builder setHasMsa(boolean capable) { in setHasMsa() argument
662 public @NonNull Builder setHasSingleShot(boolean capable) { in setHasSingleShot() argument
683 public @NonNull Builder setHasGeofencing(boolean capable) { in setHasGeofencing() argument
775 capable); in setHasMeasurementCorrectionsForDriving()
820 public @NonNull Builder setHasPowerTotal(boolean capable) { in setHasPowerTotal() argument
832 capable); in setHasPowerSinglebandTracking()
843 capable); in setHasPowerMultibandTracking()
854 capable); in setHasPowerSinglebandAcquisition()
[all …]
/aosp12/packages/services/Telephony/testapps/TestRcsApp/TestApp/src/com/google/android/sample/rcsclient/
H A DProvisioningActivity.java204 boolean capable = mProvisioningManager.isRcsVolteSingleRegistrationCapable(); in init()
205 mSingleRegResult.setText(String.valueOf(capable)); in init()
206 Log.i(TAG, "isRcsVolteSingleRegistrationCapable:" + capable); in init()
/aosp12/hardware/interfaces/power/1.1/
H A Dtypes.hal21 * a subsystem (e.g. wifi, bt) is capable of getting into.
55 * and all the sleep states this susbsystem is capable of getting into.
/aosp12/hardware/interfaces/camera/device/3.5/
H A DICameraDevice.hal85 * The streamList must contain at least one output-capable stream, and may
86 * not contain more than one input-capable stream.
/aosp12/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardUpdateMonitorCallback.java144 public void onTelephonyCapable(boolean capable) { } in onTelephonyCapable() argument
H A DCarrierTextManager.java104 public void onTelephonyCapable(boolean capable) {
107 + Boolean.toString(capable));
109 mTelephonyCapable = capable;
/aosp12/system/sepolicy/prebuilts/api/27.0/public/
H A Dclatd.te23 # capable(CAP_IPC_LOCK), and then checks to see the requested amount is
/aosp12/system/sepolicy/prebuilts/api/28.0/public/
H A Dclatd.te23 # capable(CAP_IPC_LOCK), and then checks to see the requested amount is
/aosp12/system/sepolicy/prebuilts/api/26.0/public/
H A Dclatd.te23 # capable(CAP_IPC_LOCK), and then checks to see the requested amount is
/aosp12/system/sepolicy/prebuilts/api/31.0/private/
H A Dclatd.te26 # capable(CAP_IPC_LOCK), and then checks to see the requested amount is
/aosp12/system/sepolicy/prebuilts/api/29.0/public/
H A Dclatd.te26 # capable(CAP_IPC_LOCK), and then checks to see the requested amount is
/aosp12/system/sepolicy/prebuilts/api/30.0/private/
H A Dclatd.te26 # capable(CAP_IPC_LOCK), and then checks to see the requested amount is
/aosp12/system/sepolicy/prebuilts/api/32.0/private/
H A Dclatd.te26 # capable(CAP_IPC_LOCK), and then checks to see the requested amount is
/aosp12/system/sepolicy/private/
H A Dclatd.te26 # capable(CAP_IPC_LOCK), and then checks to see the requested amount is
/aosp12/hardware/interfaces/camera/provider/2.6/
H A DICameraProvider.hal109 * The per device streamList must contain at least one output-capable stream, and may
110 * not contain more than one input-capable stream.
/aosp12/system/core/fs_mgr/libsnapshot/
H A DPowerTest.md36 …a 5% chance of injecting a kernel crash every 10ms. The device should be capable of rebooting norm…
/aosp12/hardware/interfaces/drm/1.1/
H A DIDrmPlugin.hal122 * If multiple HDCP-capable displays are simultaneously connected to
129 * the device has HDCP 1.x keys and is capable of negotiating HDCP 1.x, but
131 * reported as 1.x. If multiple HDCP-capable interfaces are present, it
/aosp12/hardware/interfaces/drm/1.2/
H A DIDrmPlugin.hal193 * If multiple HDCP-capable displays are simultaneously connected to
200 * the device has HDCP 1.x keys and is capable of negotiating HDCP 1.x, but
202 * reported as 1.x. If multiple HDCP-capable interfaces are present, it
/aosp12/art/tools/jvmti-agents/ti-fast/
H A DREADME.md26 * If 'all' is one of the arguments all events the current runtime is capable of
/aosp12/hardware/libhardware/modules/camera/3_4/
H A DREADME.md138 such as physical properties of the camera. Thus this HAL will never be capable
150 * Many features V4L2 is capable of are not hooked up to the HAL, so the HAL
/aosp12/packages/modules/Virtualization/docs/getting_started/
H A Dindex.md5 First you will need a device that is capable of running virtual machines. On arm64, this means
/aosp12/hardware/interfaces/broadcastradio/1.1/
H A DITunerCallback.hal49 * capable, false in the other case.
/aosp12/system/nfc/src/fuzzers/
H A DREADME.md30 1. Getting an Android device capable of HWASAN
/aosp12/hardware/interfaces/power/1.0/
H A Dtypes.hal124 * the device is capable of getting into.
/aosp12/system/extras/partition_tools/
H A DREADME.md60 …embedded. The new partition size will be the smallest block-aligned size capable of holding the en…

123