Home
last modified time | relevance | path

Searched defs:r1 (Results 1 – 15 of 15) sorted by relevance

/packages/apps/TV/tests/unit/src/com/android/tv/dvr/
DDvrScheduleManagerTest.java90 ScheduledRecording r1 = RecordingTestUtils.createTestRecordingWithPriorityAndPeriod( in testGetConflictingSchedules_conflict() local
99 r1); in testGetConflictingSchedules_conflict() local
106 r1); in testGetConflictingSchedules_conflict() local
113 r2, r1); in testGetConflictingSchedules_conflict() local
115 r1); in testGetConflictingSchedules_conflict() local
122 r3, r2, r1); in testGetConflictingSchedules_conflict() local
124 r1); in testGetConflictingSchedules_conflict() local
131 r4, r3, r2, r1); in testGetConflictingSchedules_conflict() local
133 r2, r1); in testGetConflictingSchedules_conflict() local
135 r1); in testGetConflictingSchedules_conflict() local
[all …]
DSeriesRecordingTest.java50 SeriesRecording r1 = new SeriesRecording.Builder() in testParcelable() local
/packages/apps/ExactCalculator/src/com/android/calculator2/
DBoundedRational.java223 public static BoundedRational add(BoundedRational r1, BoundedRational r2) { in add()
243 public static BoundedRational subtract(BoundedRational r1, BoundedRational r2) { in subtract()
250 private static BoundedRational rawMultiply(BoundedRational r1, BoundedRational r2) { in rawMultiply()
268 public static BoundedRational multiply(BoundedRational r1, BoundedRational r2) { in multiply()
291 public static BoundedRational divide(BoundedRational r1, BoundedRational r2) { in divide()
DUnifiedReal.java288 private static boolean definitelyIndependent(CR r1, CR r2) { in definitelyIndependent()
/packages/apps/Launcher3/src/com/android/launcher3/util/
DCircleRevealOutlineProvider.java32 public CircleRevealOutlineProvider(int x, int y, float r0, float r1) { in CircleRevealOutlineProvider()
/packages/apps/LegacyCamera/src/com/android/camera/
DRotateDialogController.java112 final Runnable r1, String button2Text, final Runnable r2) { in showAlertDialog()
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
DRoundedLine.java43 public Path makePath(final float p1x, final float p1y, final float r1, in makePath()
DGestureTrailDrawingPoints.java195 float r1 = getWidth(lastTime, params) / 2.0f; in drawGestureTrailLocked() local
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/pipeline/
DCacheProcessing.java61 FilterRepresentation r1 = representations.get(i); in equals() local
/packages/apps/DevCamera/src/com/android/devcamera/
DPreviewOverlay.java209 RectF r1 = face.bounds; in onDraw() local
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/crop/
DCropDrawingUtils.java121 RectF r1 = new RectF(cx - sx / 2, cy - sy / 2, cx + sx / 2, cy + sy / 2); in drawWallpaperSelectionFrame() local
/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
Ddb_feature_detection.cpp87 const unsigned char *r1,*r2,*r3; in db_IxIyRow_u() local
/packages/apps/Launcher3/src/com/android/launcher3/
DCellLayout.java1785 Rect r1 = new Rect(); in rearrangementExists() local
2236 Rect r1 = new Rect(); in getViewsIntersectingRegion() local
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DContactsProvider2Test.java8380 long r1 = RawContactUtil.createRawContact(mResolver, mAccount); in testAutoGroupMembership() local
8406 long r1 = RawContactUtil.createRawContact(mResolver, mAccount); in testNoAutoAddMembershipAfterGroupCreation() local
8430 long r1 = RawContactUtil.createRawContact(mResolver, mAccount, RawContacts.STARRED, "1"); in testFavoritesMembershipAfterGroupCreation() local
8506 long r1 = RawContactUtil.createRawContact(mResolver, mAccount, RawContacts.STARRED, "1"); in testFavoritesGroupMembershipChangeAfterStarChange() local
8581 long r1 = RawContactUtil.createRawContact(mResolver, mAccount); in testStarChangedAfterGroupMembershipChange() local
/packages/apps/Launcher2/src/com/android/launcher2/
DCellLayout.java2093 Rect r1 = new Rect(); in rearrangementExists() local
2512 Rect r1 = new Rect(); in getViewsIntersectingRegion() local