/frameworks/base/core/java/android/text/ |
D | TextLine.java | 1881 private static boolean equalAttributes(@NonNull TextPaint lp, @NonNull TextPaint rp) { in equalAttributes() argument 1882 return lp.getColorFilter() == rp.getColorFilter() in equalAttributes() 1883 && lp.getMaskFilter() == rp.getMaskFilter() in equalAttributes() 1884 && lp.getShader() == rp.getShader() in equalAttributes() 1885 && lp.getTypeface() == rp.getTypeface() in equalAttributes() 1886 && lp.getXfermode() == rp.getXfermode() in equalAttributes() 1887 && lp.getTextLocales().equals(rp.getTextLocales()) in equalAttributes() 1888 && TextUtils.equals(lp.getFontFeatureSettings(), rp.getFontFeatureSettings()) in equalAttributes() 1889 && TextUtils.equals(lp.getFontVariationSettings(), rp.getFontVariationSettings()) in equalAttributes() 1890 && lp.getShadowLayerRadius() == rp.getShadowLayerRadius() in equalAttributes() [all …]
|
/frameworks/opt/calendar/tests/src/com/android/calendarcommon2/ |
D | RecurrenceProcessorTest.java | 105 RecurrenceProcessor rp = new RecurrenceProcessor(); in verifyRecurrence() local 108 long[] out = rp.expand(dtstart, recur, rangeStart.toMillis(), rangeEnd.toMillis()); in verifyRecurrence() 140 long lastOccur = rp.getLastOccurence(dtstart, rangeEnd, recur); in verifyRecurrence() 2466 RecurrenceProcessor rp = new RecurrenceProcessor(); in performanceTextExpand() local 2474 long [] dates = rp.expand(dtstart, recur, rangeStartMillis, rangeEndMillis); in performanceTextExpand()
|
D | RRuleTest.java | 115 RecurrenceProcessor rp = new RecurrenceProcessor(); in runRecurrenceIteratorTest() local 118 long[] out = rp.expand(dtstart, recur, rangeStart.toMillis(), rangeEnd.toMillis()); in runRecurrenceIteratorTest()
|
/frameworks/av/media/libstagefright/xmlparser/ |
D | MediaCodecsXmlParser.cpp | 243 void restore(RestorePoint rp) { in restore() 244 CHECK_GE(mIncludeStack.size(), rp.numIncludes); in restore() 245 CHECK_GE(mSectionStack.size(), rp.numSections); in restore() 246 CHECK_GE(mVariantsStack.size(), rp.numVariantSets); in restore() 247 CHECK_GE(mCurrent.size(), rp.numCodecAndTypes); in restore() 249 mIncludeStack.resize(rp.numIncludes); in restore() 250 mSectionStack.resize(rp.numSections); in restore() 251 mVariantsStack.resize(rp.numVariantSets); in restore() 252 mCurrent.resize(rp.numCodecAndTypes); in restore() 455 State::RestorePoint rp = mState.createRestorePoint(); in parseXmlPath() local [all …]
|
/frameworks/base/core/java/android/content/res/ |
D | ResourcesImpl.java | 1027 XmlResourceParser rp = 1030 return Drawable.createFromXmlForDensity(wrapper, rp, density, null); 1061 final XmlResourceParser rp = loadXmlResourceParser( 1064 FontResourcesParser.parse(rp, wrapper);
|
/frameworks/base/services/tests/PackageManagerServiceTests/server/src/com/android/server/pm/ |
D | PackageManagerTests.java | 1095 InstallParams rp = installFromRawResource("install.apk", rApk, in testManifestInstallLocationReplaceInternalSdcard() local 1098 assertInstall(rp.pkg, replaceFlags, rp.pkg.getInstallLocation()); in testManifestInstallLocationReplaceInternalSdcard() 1122 InstallParams rp = installFromRawResource("install.apk", rApk, in testManifestInstallLocationReplaceSdcardInternal() local 1125 assertInstall(rp.pkg, replaceFlags, ip.pkg.getInstallLocation()); in testManifestInstallLocationReplaceSdcardInternal()
|
/frameworks/av/media/libstagefright/httplive/fuzzer/corpus/ |
D | audio | 62 …X�62C�������+U��oB]I�ul�Wa�-�/m��R��}^E�=�e�{P�V�}C�ȉ+����-.���/�rp����t��BD�Y����#�… 387 �߲?z��؊�{3��kz0꣮K}5���B��d�Or�r��E�"-�m[�F���JP���{�jl�Aӏ�7����Eնrp��Gh�*�@#�R�5 Oy!m�… 643 �߲?z��؊�{3��kz0꣮K}5���B��d�Or�r��E�"-�m[�F���JP���{�jl�Aӏ�7����Eնrp��Gh�*�@#�R�5 Oy!m�…
|
D | master_playlist | 84 …X�62C�������+U��oB]I�ul�Wa�-�/m��R��}^E�=�e�{P�V�}C�ȉ+����-.���/�rp����t��BD�Y����#�… 679 �߲?z��؊�{3��kz0꣮K}5���B��d�Or�r��E�"-�m[�F���JP���{�jl�Aӏ�7����Eնrp��Gh�*�@#�R�5 Oy!m�… 1104 ;{;<rp��95uH��h���8�V�f(�A;gS4�hpW�=`Eȗ��bA(��l&�J�2�,Y����qo���<��,�,�?��'�4%�K�;lEV��… 2093 NǜW�)�8rp�l?"�/(ʂ>(�+�f[�2wz�@I���Tۛ訞,��gݣ�ٿ��k�,L�bV�]�T٬&w��G�0��d�e�f��u0~ukE]��…
|
D | index17 | 308 ;{;<rp��95uH��h���8�V�f(�A;gS4�hpW�=`Eȗ��bA(��l&�J�2�,Y����qo���<��,�,�?��'�4%�K�;lEV��…
|
D | index9 | 308 ;{;<rp��95uH��h���8�V�f(�A;gS4�hpW�=`Eȗ��bA(��l&�J�2�,Y����qo���<��,�,�?��'�4%�K�;lEV��… 1297 NǜW�)�8rp�l?"�/(ʂ>(�+�f[�2wz�@I���Tۛ訞,��gݣ�ٿ��k�,L�bV�]�T٬&w��G�0��d�e�f��u0~ukE]��…
|
D | index13 | 307 ;{;<rp��95uH��h���8�V�f(�A;gS4�hpW�=`Eȗ��bA(��l&�J�2�,Y����qo���<��,�,�?��'�4%�K�;lEV��… 1296 NǜW�)�8rp�l?"�/(ʂ>(�+�f[�2wz�@I���Tۛ訞,��gݣ�ٿ��k�,L�bV�]�T٬&w��G�0��d�e�f��u0~ukE]��…
|
D | index15 | 320 ;{;<rp��95uH��h���8�V�f(�A;gS4�hpW�=`Eȗ��bA(��l&�J�2�,Y����qo���<��,�,�?��'�4%�K�;lEV��… 1309 NǜW�)�8rp�l?"�/(ʂ>(�+�f[�2wz�@I���Tۛ訞,��gݣ�ٿ��k�,L�bV�]�T٬&w��G�0��d�e�f��u0~ukE]��…
|
D | index11 | 308 ;{;<rp��95uH��h���8�V�f(�A;gS4�hpW�=`Eȗ��bA(��l&�J�2�,Y����qo���<��,�,�?��'�4%�K�;lEV��… 1297 NǜW�)�8rp�l?"�/(ʂ>(�+�f[�2wz�@I���Tۛ訞,��gݣ�ٿ��k�,L�bV�]�T٬&w��G�0��d�e�f��u0~ukE]��…
|
D | index10 | 312 ;{;<rp��95uH��h���8�V�f(�A;gS4�hpW�=`Eȗ��bA(��l&�J�2�,Y����qo���<��,�,�?��'�4%�K�;lEV��… 1301 NǜW�)�8rp�l?"�/(ʂ>(�+�f[�2wz�@I���Tۛ訞,��gݣ�ٿ��k�,L�bV�]�T٬&w��G�0��d�e�f��u0~ukE]��…
|
D | index18 | 306 ;{;<rp��95uH��h���8�V�f(�A;gS4�hpW�=`Eȗ��bA(��l&�J�2�,Y����qo���<��,�,�?��'�4%�K�;lEV��… 1295 NǜW�)�8rp�l?"�/(ʂ>(�+�f[�2wz�@I���Tۛ訞,��gݣ�ٿ��k�,L�bV�]�T٬&w��G�0��d�e�f��u0~ukE]��…
|
D | index16 | 325 ;{;<rp��95uH��h���8�V�f(�A;gS4�hpW�=`Eȗ��bA(��l&�J�2�,Y����qo���<��,�,�?��'�4%�K�;lEV��… 1314 NǜW�)�8rp�l?"�/(ʂ>(�+�f[�2wz�@I���Tۛ訞,��gݣ�ٿ��k�,L�bV�]�T٬&w��G�0��d�e�f��u0~ukE]��…
|
D | index12 | 311 ;{;<rp��95uH��h���8�V�f(�A;gS4�hpW�=`Eȗ��bA(��l&�J�2�,Y����qo���<��,�,�?��'�4%�K�;lEV��… 1300 NǜW�)�8rp�l?"�/(ʂ>(�+�f[�2wz�@I���Tۛ訞,��gݣ�ٿ��k�,L�bV�]�T٬&w��G�0��d�e�f��u0~ukE]��…
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |