Home
last modified time | relevance | path

Searched refs:setQuality (Results 1 – 25 of 28) sorted by relevance

12

/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/nitz/
H A DTimeZoneSuggesterImplTest.java162 .setQuality(QUALITY_SINGLE_ZONE) in test_uniqueUsZone()
270 .setQuality(QUALITY_SINGLE_ZONE) in test_unitedKingdom()
304 .setQuality(QUALITY_SINGLE_ZONE) in test_unitedKingdom()
323 .setQuality(QUALITY_SINGLE_ZONE) in test_unitedKingdom()
348 .setQuality(QUALITY_SINGLE_ZONE) in test_cz()
383 .setQuality(QUALITY_SINGLE_ZONE) in test_cz()
402 .setQuality(QUALITY_SINGLE_ZONE) in test_cz()
422 .setQuality(QUALITY_SINGLE_ZONE) in test_bogusCzNitzSignal()
509 .setQuality(QUALITY_SINGLE_ZONE) in test_emulatorNitzExtensionUsedForTimeZone()
527 .setQuality(QUALITY_SINGLE_ZONE) in test_countryDefaultBoost()
[all …]
/aosp12/frameworks/base/core/tests/coretests/src/android/app/timezonedetector/
H A DTelephonyTimeZoneSuggestionTest.java66 builder1.setQuality(TelephonyTimeZoneSuggestion.QUALITY_SINGLE_ZONE); in testEquals()
75 builder2.setQuality(TelephonyTimeZoneSuggestion.QUALITY_SINGLE_ZONE); in testEquals()
104 builder1.setQuality(TelephonyTimeZoneSuggestion.QUALITY_SINGLE_ZONE); in testEquals()
105 builder2.setQuality( in testEquals()
113 builder1.setQuality( in testEquals()
145 builder.setQuality(TelephonyTimeZoneSuggestion.QUALITY_SINGLE_ZONE); in testBuilderValidates_zoneSet_badMatchType()
157 builder.setQuality(TelephonyTimeZoneSuggestion.QUALITY_SINGLE_ZONE); in testParcelable()
207 .setQuality(TelephonyTimeZoneSuggestion.QUALITY_SINGLE_ZONE) in testParseCommandLineArg_validNonEmptySuggestion()
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/nitz/
H A DTimeZoneSuggesterImpl.java69 .setQuality(TelephonyTimeZoneSuggestion.QUALITY_SINGLE_ZONE) in getTimeZoneSuggestion()
156 suggestionBuilder.setQuality(quality); in findTimeZoneForTestNetwork()
195 suggestionBuilder.setQuality(quality); in findTimeZoneFromCountryAndNitz()
219 suggestionBuilder.setQuality(TelephonyTimeZoneSuggestion.QUALITY_SINGLE_ZONE); in findTimeZoneFromCountryAndNitz()
273 suggestionBuilder.setQuality(quality); in findTimeZoneFromNetworkCountryCode()
/aosp12/frameworks/base/location/java/android/location/
H A DLocationRequest.java212 .setQuality(QUALITY_LOW_POWER) in create()
251 .setQuality(quality); in createFromDeprecatedProvider()
275 .setQuality(criteria) in createFromDeprecatedCriteria()
341 public @NonNull LocationRequest setQuality(int quality) { in setQuality() method in LocationRequest
1001 public @NonNull Builder setQuality(@Quality int quality) { in setQuality() method in LocationRequest.Builder
1013 public @NonNull Builder setQuality(@NonNull Criteria criteria) { in setQuality() method in LocationRequest.Builder
H A DLocationManager.java1025 .setQuality(criteria) in requestSingleUpdate()
1091 .setQuality(criteria) in requestSingleUpdate()
/aosp12/hardware/google/graphics/common/libhwjpeg/include/
H A DExynosJpegApi.h156 int setQuality(int iQuality) { in setQuality() function
165 int setQuality(const unsigned char q_table[]);
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/pipeline/
H A DCachingPipeline.java172 mEnvironment.setQuality(FilterEnvironment.QUALITY_PREVIEW); in setupEnvironment()
229 mEnvironment.setQuality(FilterEnvironment.QUALITY_PREVIEW); in renderHighres()
345 mEnvironment.setQuality(FilterEnvironment.QUALITY_ICON); in render()
347 mEnvironment.setQuality(FilterEnvironment.QUALITY_PREVIEW); in render()
404 mEnvironment.setQuality(FilterEnvironment.QUALITY_FINAL); in renderFinalImage()
H A DFilterEnvironment.java94 public void setQuality(int quality) { in setQuality() method in FilterEnvironment
/aosp12/frameworks/base/core/java/android/app/timezonedetector/
H A DTelephonyTimeZoneSuggestion.java165 .setQuality(in.readInt()) in createFromParcel()
345 public Builder setQuality(@Quality int quality) { in setQuality() method in TelephonyTimeZoneSuggestion.Builder
440 builder.setQuality(quality); in parseCommandLineArg()
/aosp12/frameworks/base/location/lib/java/com/android/location/provider/
H A DProviderRequestUnbundled.java119 .setQuality(mRequest.getQuality()) in getLocationRequests()
/aosp12/frameworks/av/media/libmedia/xsd/api/
H A Dcurrent.txt62 method public void setQuality(int);
74 method public void setQuality(String);
/aosp12/hardware/google/graphics/common/libhwjpeg/
H A DExynosJpegEncoder.cpp227 int ExynosJpegEncoder::setQuality(const unsigned char q_table[]) { in setQuality() function in ExynosJpegEncoder
/aosp12/packages/modules/GeoTZ/locationtzprovider/src/main/java/com/android/timezone/location/provider/
H A DEnvironmentImpl.java328 .setQuality(QUALITY_BALANCED_POWER_ACCURACY) /* try not to be power hungry */ in startPassiveLocationListening()
410 .setQuality(QUALITY_HIGH_ACCURACY /* try to force GPS on when it's needed */)
/aosp12/frameworks/base/location/java/android/location/provider/
H A DProviderRequest.java310 public @NonNull Builder setQuality(@Quality int quality) { in setQuality() method in ProviderRequest.Builder
/aosp12/frameworks/base/packages/FusedLocation/test/src/com/android/location/fused/tests/
H A DFusedLocationServiceTest.java135 .setQuality(LocationRequest.QUALITY_HIGH_ACCURACY) in testGpsRequest()
/aosp12/frameworks/base/packages/FusedLocation/src/com/android/location/fused/
H A DFusedLocationProvider.java272 .setQuality(mRequest.getQuality())
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/timezonedetector/
H A DTimeZoneDetectorServiceTest.java389 .setQuality(TelephonyTimeZoneSuggestion.QUALITY_SINGLE_ZONE) in createTelephonyTimeZoneSuggestion()
H A DTimeZoneDetectorStrategyImplTest.java1042 .setQuality(quality) in createTelephonySuggestion()
1294 .setQuality(quality) in createSuggestion()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
H A DImageExporter.java109 void setQuality(@IntRange(from = 0, to = 100) int quality) { in setQuality() method in ImageExporter
/aosp12/frameworks/base/services/core/java/com/android/server/location/gnss/
H A DGnssLocationProvider.java580 locationRequest.setQuality(LocationRequest.QUALITY_LOW_POWER); in handleRequestLocation()
585 locationRequest.setQuality(LocationRequest.QUALITY_HIGH_ACCURACY); in handleRequestLocation()
/aosp12/packages/modules/CellBroadcastService/src/com/android/cellbroadcastservice/
H A DCellBroadcastHandler.java1032 .setQuality(LocationRequest.ACCURACY_FINE) in requestLocationUpdateInternal()
/aosp12/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/
H A DFusedPrintersProvider.java257 .setQuality(LocationRequest.QUALITY_LOW_POWER) in onStartLoading()
/aosp12/frameworks/base/services/core/java/com/android/server/location/provider/
H A DLocationProviderManager.java642 builder.setQuality(LocationRequest.QUALITY_LOW_POWER); in calculateProviderLocationRequest()
2222 .setQuality(quality)
/aosp12/frameworks/base/apex/jobscheduler/service/java/com/android/server/
H A DDeviceIdleController.java2383 .setQuality(LocationRequest.QUALITY_HIGH_ACCURACY) in onBootPhase()
/aosp12/frameworks/base/core/api/
H A Dsystem-current.txt4993 method @Deprecated @NonNull public android.location.LocationRequest setQuality(int);
5113 method @NonNull public android.location.provider.ProviderRequest.Builder setQuality(int);

12