Searched refs:setConfigureGeoDetectionEnabledCapability (Results 1 – 5 of 5) sorted by relevance
50 .setConfigureGeoDetectionEnabledCapability(CAPABILITY_POSSESSED) in testEquals()55 .setConfigureGeoDetectionEnabledCapability(CAPABILITY_POSSESSED) in testEquals()91 builder2.setConfigureGeoDetectionEnabledCapability(CAPABILITY_NOT_ALLOWED); in testEquals()98 builder1.setConfigureGeoDetectionEnabledCapability(CAPABILITY_NOT_ALLOWED); in testEquals()125 .setConfigureGeoDetectionEnabledCapability(CAPABILITY_POSSESSED) in testParcelable()135 builder.setConfigureGeoDetectionEnabledCapability(CAPABILITY_NOT_ALLOWED); in testParcelable()152 .setConfigureGeoDetectionEnabledCapability(CAPABILITY_POSSESSED) in testTryApplyConfigChanges_permitted()176 .setConfigureGeoDetectionEnabledCapability(CAPABILITY_NOT_ALLOWED) in testTryApplyConfigChanges_notPermitted()192 .setConfigureGeoDetectionEnabledCapability(CAPABILITY_NOT_ALLOWED) in copyBuilder_copiesAllFields()205 .setConfigureGeoDetectionEnabledCapability(CAPABILITY_NOT_ALLOWED) 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()
3379 HSPLandroid/app/time/TimeZoneCapabilities$Builder;->setConfigureGeoDetectionEnabledCapability(I)Lan…