/aosp12/frameworks/base/location/java/android/location/ |
H A D | GnssCapabilities.java | 632 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 D | ProvisioningActivity.java | 204 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 D | types.hal | 21 * 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 D | ICameraDevice.hal | 85 * 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 D | KeyguardUpdateMonitorCallback.java | 144 public void onTelephonyCapable(boolean capable) { } in onTelephonyCapable() argument
|
H A D | CarrierTextManager.java | 104 public void onTelephonyCapable(boolean capable) { 107 + Boolean.toString(capable)); 109 mTelephonyCapable = capable;
|
/aosp12/system/sepolicy/prebuilts/api/27.0/public/ |
H A D | clatd.te | 23 # capable(CAP_IPC_LOCK), and then checks to see the requested amount is
|
/aosp12/system/sepolicy/prebuilts/api/28.0/public/ |
H A D | clatd.te | 23 # capable(CAP_IPC_LOCK), and then checks to see the requested amount is
|
/aosp12/system/sepolicy/prebuilts/api/26.0/public/ |
H A D | clatd.te | 23 # capable(CAP_IPC_LOCK), and then checks to see the requested amount is
|
/aosp12/system/sepolicy/prebuilts/api/31.0/private/ |
H A D | clatd.te | 26 # capable(CAP_IPC_LOCK), and then checks to see the requested amount is
|
/aosp12/system/sepolicy/prebuilts/api/29.0/public/ |
H A D | clatd.te | 26 # capable(CAP_IPC_LOCK), and then checks to see the requested amount is
|
/aosp12/system/sepolicy/prebuilts/api/30.0/private/ |
H A D | clatd.te | 26 # capable(CAP_IPC_LOCK), and then checks to see the requested amount is
|
/aosp12/system/sepolicy/prebuilts/api/32.0/private/ |
H A D | clatd.te | 26 # capable(CAP_IPC_LOCK), and then checks to see the requested amount is
|
/aosp12/system/sepolicy/private/ |
H A D | clatd.te | 26 # capable(CAP_IPC_LOCK), and then checks to see the requested amount is
|
/aosp12/hardware/interfaces/camera/provider/2.6/ |
H A D | ICameraProvider.hal | 109 * 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 D | PowerTest.md | 36 …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 D | IDrmPlugin.hal | 122 * 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 D | IDrmPlugin.hal | 193 * 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 D | README.md | 26 * If 'all' is one of the arguments all events the current runtime is capable of
|
/aosp12/hardware/libhardware/modules/camera/3_4/ |
H A D | README.md | 138 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 D | index.md | 5 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 D | ITunerCallback.hal | 49 * capable, false in the other case.
|
/aosp12/system/nfc/src/fuzzers/ |
H A D | README.md | 30 1. Getting an Android device capable of HWASAN
|
/aosp12/hardware/interfaces/power/1.0/ |
H A D | types.hal | 124 * the device is capable of getting into.
|
/aosp12/system/extras/partition_tools/ |
H A D | README.md | 60 …embedded. The new partition size will be the smallest block-aligned size capable of holding the en…
|