/packages/apps/StorageManager/robotests/src/com/android/storagemanager/utils/ |
D | PreferenceListCacheTest.java | 63 Preference first = createPreference("first"); in testCacheAndRestoreAllPreferences() local 80 Preference first = createPreference("first"); in testRestoreSomePreferences() local 98 Preference first = createPreference("first"); in testRestoreZeroPreferences() local 116 Preference first = createPreference("first"); in testKeyCollisionThrows() local 128 Preference first = createPreference(""); in testEmptyKeyThrows() local
|
/packages/modules/Telephony/libs/TelephonyStatsLib/tests/com/android/telephony/statslib/ |
D | StatsLibStorageTest.java | 82 private void testPushedAppendAndPop(AtomsPushed first, AtomsPushed second, AtomsPushed third) { in testPushedAppendAndPop() 106 AtomsPushedTestInfo first = new AtomsPushedTestInfo(); in testPushedAtomsBaseInfo() local 121 AtomsPushedTestInfo first = new AtomsPushedTestInfo(); in testModifyInMiddleForAtomsTestInfo() local 142 AtomsPulledTestInfo first = new AtomsPulledTestInfo(); in testPulledAtomsBaseInfo() local 195 AtomsSerializablePulledTestInfo first = new AtomsSerializablePulledTestInfo(); in testSerializableAtoms() local
|
D | StatsLibTest.java | 90 AtomsPushedTestInfo first = new AtomsPushedTestInfo(1); in testWritePushedAtomHandler() local 119 AtomsPulledTestInfo first = new AtomsPulledTestInfo(); in testRegisterPulledAtomCallback() local
|
/packages/services/Car/tests/common_utils/src/com/android/car/test/power/ |
D | CarPowerPolicyUtil.java | 27 public static void assertPolicyIdentical(CarPowerPolicy first, CarPowerPolicy second) in assertPolicyIdentical() 34 private static void assertComponentsIdentical(int[] first, int[] second) throws Exception { in assertComponentsIdentical()
|
/packages/modules/HealthFitness/service/java/com/android/server/healthconnect/storage/utils/ |
D | TimeUtils.java | 35 public static Instant latest(Instant first, Instant second) { in latest() 40 public static Instant earliest(Instant first, Instant second) { in earliest()
|
/packages/modules/IntentResolver/java/src/com/android/intentresolver/widget/ |
D | RecyclerViewExtensions.kt | 26 val first = getChildAt(0) constant
|
/packages/apps/Contacts/tests/src/com/android/contacts/model/ |
D | RawContactDeltaListTests.java | 378 final RawContactDeltaList first = buildSet(buildBeforeEntity(mContext, CONTACT_BOB, in testMergeDataRemoteInsert() local 389 final RawContactDeltaList first = buildSet(buildBeforeEntity(mContext, CONTACT_BOB, in testMergeDataLocalUpdateRemoteInsert() local 414 final RawContactDeltaList first = buildSet(buildBeforeEntity(mContext, CONTACT_BOB, in testMergeDataLocalUpdateRemoteDelete() local 440 final RawContactDeltaList first = buildSet(buildBeforeEntity(mContext, CONTACT_BOB, in testMergeDataLocalDeleteRemoteUpdate() local 465 final RawContactDeltaList first = buildSet(buildBeforeEntity(mContext, CONTACT_BOB, in testMergeDataLocalInsertRemoteInsert() local 491 final RawContactDeltaList first = buildSet(buildBeforeEntity(mContext, CONTACT_BOB, in testMergeRawContactLocalInsertRemoteInsert() local 523 final RawContactDeltaList first = buildSet( in testMergeRawContactLocalDeleteRemoteDelete() local 542 final RawContactDeltaList first = buildSet( in testMergeRawContactLocalUpdateRemoteDelete() local 575 final RawContactDeltaList first = buildSet(buildBeforeEntity(mContext, CONTACT_BOB, in testMergeUsesNewVersion() local 588 final RawContactDeltaList first = buildSet(buildBeforeEntity(mContext, CONTACT_BOB, in testMergeAfterEnsureAndTrim() local
|
/packages/apps/TV/common/tests/robotests/src/com/android/tv/common/ |
D | TvContentRatingCacheTest.java | 74 ImmutableList<TvContentRating> first = in testGetRatings_US_TV_MA_same() local 83 ImmutableList<TvContentRating> first = in testGetRatings_US_TV_MA_diffAfterClear() local 93 ImmutableList<TvContentRating> first = mCache.getRatings(MA_AND_Y7); in testGetRatings_TWO_orderDoesNotMatter() local
|
/packages/apps/TV/common/tests/robotests/src/com/android/tv/common/support/tis/ |
D | BaseTvInputServiceTest.java | 106 WrappedSession first = tvInputService.onCreateSession("test"); in createSession_twice() local 114 WrappedSession first = tvInputService.onCreateSession("test"); in createSession_release() local
|
/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/ |
D | db_utilities_indexing.cpp | 36 void db_LeanPartitionOnPivot(double pivot,double *dest,const double *source,long first,long last,lo… in db_LeanPartitionOnPivot() 61 long first=0; in db_LeanQuickSelect() local
|
/packages/modules/IntentResolver/java/tests/src/com/android/intentresolver/ |
D | MatcherUtils.java | 32 static <T> Matcher<T> first(final Matcher<T> matcher) { in first() method in MatcherUtils
|
/packages/inputmethods/LatinIME/tools/dicttool/compat/android/util/ |
D | Pair.java | 25 public Pair(final T1 first, final T2 second) { in Pair()
|
/packages/modules/Bluetooth/system/blueberry/tests/gd/cert/ |
D | asserts.py | 33 def assert_almost_equal(first, second, places=7, msg=None, delta=None, extras=None): argument
|
/packages/apps/Settings/src/com/android/settings/wifi/dpp/ |
D | WifiDppBaseActivity.java | 51 protected void onApplyThemeResource(Resources.Theme theme, int resid, boolean first) { in onApplyThemeResource()
|
/packages/apps/Messaging/src/com/android/messaging/util/ |
D | ConversationIdSet.java | 38 public String first() { in first() method in ConversationIdSet
|
/packages/apps/Dialer/java/com/android/voicemail/impl/mail/store/imap/ |
D | ImapUtility.java | 103 int first = Integer.parseInt(range.substring(0, colonPos)); in getImapRangeValues() local
|
/packages/modules/DeviceLock/DeviceLockController/src/com/android/devicelockcontroller/provision/grpc/impl/ |
D | ApiKeyClientInterceptor.java | 55 headers.put(Metadata.Key.of(mApiKey.first, Metadata.ASCII_STRING_MARSHALLER), in interceptCall()
|
/packages/modules/NeuralNetworks/runtime/test/ |
D | TestUnknownDimensions.cpp | 259 auto first = std::get<0>(params), second = std::get<1>(params); in TestOne() local 283 auto first = std::get<0>(params), second = std::get<1>(params); in TestOne() local 318 for (auto first : firsts) { in Combine() local
|
/packages/services/BuiltInPrintService/src/com/android/bips/discovery/ |
D | MultiDiscovery.java | 40 public MultiDiscovery(Discovery first, Discovery... rest) { in MultiDiscovery()
|
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dictionary/ |
D | digraph_utils.h | 39 typedef struct { int first; int second; int compositeGlyph; } digraph_t; member
|
/packages/apps/Messaging/src/android/support/v7/mms/pdu/ |
D | PduParser.java | 1004 int first = temp & 0xFF; in parseValueLength() local 1032 int first = temp & 0xFF; in parseEncodedStringValue() local 1385 int first = extractByteValue(pduDataStream); in parseContentTypeParams() local 1545 int first = (temp & 0xFF); in parseContentType() local
|
/packages/apps/Messaging/src/com/android/messaging/mmslib/pdu/ |
D | PduParser.java | 1038 int first = temp & 0xFF; in parseValueLength() local 1067 int first = temp & 0xFF; in parseEncodedStringValue() local 1422 int first = extractByteValue(pduDataStream); in parseContentTypeParams() local 1582 int first = (temp & 0xFF); in parseContentType() local
|
/packages/apps/StorageManager/tests/unit/src/com/android/storagemanager/deletionhelper/ |
D | FetchDownloadsLoaderTest.java | 77 File first = temporaryFolder.newFile(); in testSumFileSizes() local
|
/packages/apps/TV/common/src/com/android/tv/common/util/ |
D | CollectionUtils.java | 35 public static <T> T[] concatAll(T[] first, T[]... rest) { in concatAll()
|
/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/common/ |
D | SetupGlifLayoutActivity.java | 57 protected void onApplyThemeResource(Resources.Theme theme, int resid, boolean first) { in onApplyThemeResource()
|