Home
last modified time | relevance | path

Searched defs:propVal (Results 1 – 4 of 4) sorted by relevance

/packages/apps/TvSettings/SettingsAPI/java/com/android/tv/settings/library/device/apps/
DAppUtils.java111 String propVal = SystemProperties.get("settingsdebug.instant.packages"); in isInstant() local
/packages/services/Car/car-lib/src/android/car/hardware/property/
DCarPropertyManager.java791 CarPropertyValue<E> propVal = mService.getProperty(propId, areaId); in getProperty() local
860 CarPropertyValue<E> propVal = runSyncOperation(() -> { in getProperty() local
/packages/services/Car/service/src/com/android/car/hal/
DPropertyHalService.java434 CarPropertyValue<?> propVal = v.toCarPropertyValue(mgrPropId, propConfig); in onHalEvents() local
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_btservice_AdapterService.cpp121 ScopedLocalRef<jbyteArray> propVal( in get_properties() local