Home
last modified time | relevance | path

Searched defs:getProperties (Results 1 – 7 of 7) sorted by relevance

/packages/modules/OnDevicePersonalization/src/com/android/ondevicepersonalization/services/display/velocity/
DVelocityEngineFactory.java84 private static Properties getProperties(Context context) { in getProperties() method in VelocityEngineFactory
/packages/services/Car/car-lib/src/android/car/hardware/
DCarVendorExtensionManager.java144 public List<CarPropertyConfig> getProperties() { in getProperties() method in CarVendorExtensionManager
/packages/apps/Dialer/java/com/android/incallui/answer/impl/utils/
DFlingAnimationUtils.java122 private AnimatorProperties getProperties( in getProperties() method in FlingAnimationUtils
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothGattCharacteristic.java440 public int getProperties() { in getProperties() method in BluetoothGattCharacteristic
/packages/modules/AppSearch/framework/java/external/android/app/appsearch/
DAppSearchSchema.java126 public List<PropertyConfig> getProperties() { in getProperties() method in AppSearchSchema
/packages/modules/Connectivity/nearby/tests/robotests/src/com/android/libraries/testing/deviceshadower/internal/bluetooth/
DGattDelegate.java529 int getProperties() { in getProperties() method in GattDelegate.Characteristic
/packages/modules/ConfigInfrastructure/framework/java/android/provider/
DDeviceConfig.java1062 public static Properties getProperties(@NonNull String namespace, @NonNull String ... names) { in getProperties() method in DeviceConfig