Home
last modified time | relevance | path

Searched refs:mTypePropertyWeights (Results 1 – 1 of 1) sorted by relevance

/packages/modules/AppSearch/framework/java/external/android/app/appsearch/
DSearchSpec.java750 private Bundle mTypePropertyWeights = new Bundle(); field in SearchSpec.Builder
1499 mTypePropertyWeights.putBundle(schemaType, propertyPathBundle); in setPropertyWeights()
1760 if (!mTypePropertyWeights.isEmpty() in build()
1785 mTypePropertyWeights, in build()
1802 mTypePropertyWeights = BundleUtil.deepCopy(mTypePropertyWeights); in resetIfBuilt()