Home
last modified time | relevance | path

Searched defs:newProto (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/metrics/
H A DRcsStats.java864 ImsRegistrationFeatureTagStats newProto = copyImsRegistrationFeatureTagStats(proto); in onFlushIncompleteImsRegistrationFeatureTagStats() local
1139 ImsDedicatedBearerListenerEvent newProto = in onImsDedicatedBearerListenerRemoved() local
1209 ImsRegistrationServiceDescStats newProto = in onFlushIncompleteImsRegistrationServiceDescStats() local
1360 ImsRegistrationFeatureTagStats newProto = new ImsRegistrationFeatureTagStats(); in copyImsRegistrationFeatureTagStats() local
1371 RcsAcsProvisioningStats newProto = new RcsAcsProvisioningStats(); in copyRcsAcsProvisioningStats() local
1385 ImsRegistrationServiceDescStats newProto = new ImsRegistrationServiceDescStats(); in copyImsRegistrationServiceDescStats() local
/aosp12/frameworks/base/apex/appsearch/service/java/com/android/server/appsearch/external/localstorage/
H A DAppSearchImpl.java1786 SchemaTypeConfigProto newProto = newTypesToProto.remove(schemaType); in rewriteSchema() local