Searched refs:setConfigureGeoDetectionEnabledCapability (Results 1 – 5 of 5) sorted by relevance
48 .setConfigureGeoDetectionEnabledCapability(CAPABILITY_POSSESSED) in testEquals()53 .setConfigureGeoDetectionEnabledCapability(CAPABILITY_POSSESSED) in testEquals()89 builder2.setConfigureGeoDetectionEnabledCapability(CAPABILITY_NOT_ALLOWED); in testEquals()96 builder1.setConfigureGeoDetectionEnabledCapability(CAPABILITY_NOT_ALLOWED); in testEquals()123 .setConfigureGeoDetectionEnabledCapability(CAPABILITY_POSSESSED) in testParcelable()133 builder.setConfigureGeoDetectionEnabledCapability(CAPABILITY_NOT_ALLOWED); in testParcelable()150 .setConfigureGeoDetectionEnabledCapability(CAPABILITY_POSSESSED) in testTryApplyConfigChanges_permitted()174 .setConfigureGeoDetectionEnabledCapability(CAPABILITY_NOT_ALLOWED) in testTryApplyConfigChanges_notPermitted()190 .setConfigureGeoDetectionEnabledCapability(CAPABILITY_NOT_ALLOWED) in copyBuilder_copiesAllFields()230 .setConfigureGeoDetectionEnabledCapability(CAPABILITY_POSSESSED) in copyBuilder_copiesAllFields()[all …]
89 .setConfigureGeoDetectionEnabledCapability(in.readInt()) in createFromParcel()266 public Builder setConfigureGeoDetectionEnabledCapability(@CapabilityState int value) { in setConfigureGeoDetectionEnabledCapability() method in TimeZoneCapabilities.Builder
269 builder.setConfigureGeoDetectionEnabledCapability( in asCapabilities()
3457 HSPLandroid/app/time/TimeZoneCapabilities$Builder;->setConfigureGeoDetectionEnabledCapability(I)Lan…