/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/ |
D | VoicemailCleanupTest.java | 80 private static void assertBigger(int smaller, int actual) { in assertBigger() argument 81 if (smaller >= actual) { in assertBigger() 82 fail("Expected to be bigger than " + smaller + ", but was " + actual); in assertBigger()
|
/packages/apps/Settings/src/com/android/settings/biometrics/face/ |
D | FaceEnrollPreviewFragment.java | 316 float smaller = Math.min(scaleX, scaleY); in configureTransform() local 317 scaleX = scaleX / smaller; in configureTransform() 318 scaleY = scaleY / smaller; in configureTransform()
|
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/biometrics/face/ |
D | FaceEnrollPreviewFragment.java | 315 float smaller = Math.min(scaleX, scaleY); in configureTransform() local 316 scaleX = scaleX / smaller; in configureTransform() 317 scaleY = scaleY / smaller; in configureTransform()
|
/packages/apps/Settings/src/com/android/settings/datausage/ |
D | DataUsageSummary.java | 219 float larger, float smaller) { in formatUsage() argument 234 fullTemplate.setSpan(new RelativeSizeSpan(smaller), 0, fullTemplate.length(), FLAGS); in formatUsage()
|
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/datausage/ |
D | DataUsageSummary.java | 214 float larger, float smaller) { in formatUsage() argument 229 fullTemplate.setSpan(new RelativeSizeSpan(smaller), 0, fullTemplate.length(), FLAGS); in formatUsage()
|
/packages/modules/SdkExtensions/derive_sdk/ |
D | Android.bp | 27 // static c++/libbase for smaller size
|
/packages/apps/Settings/src/com/android/settings/display/ |
D | PreviewSeekBarPreferenceFragment.java | 109 mSmaller = content.findViewById(R.id.smaller); in onCreateView()
|
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/display/ |
D | PreviewSeekBarPreferenceFragment.java | 109 mSmaller = content.findViewById(R.id.smaller); in onCreateView()
|
/packages/apps/LegacyCamera/jni/feature_mos/doc/ |
D | feature_mos_API_doxyfile | 1244 # tag is set to NO the size of the Perl module output will be much smaller
|
/packages/apps/LegacyCamera/jni/feature_stab/doc/ |
D | dbreg_API_doxyfile | 1244 # tag is set to NO the size of the Perl module output will be much smaller
|
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/ |
D | Doxyfile.in | 1923 # size of the Perl module output will be much smaller and Perl will parse it
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
D | en_US_wordlist.combined.gz | 1dictionary=main:en_us,locale=en_US,description=English (US),date ... |
D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |
D | nl_wordlist.combined.gz | 1dictionary=main:nl,locale=nl,description=Nederlands,date=1414726258, ... |