Home
last modified time | relevance | path

Searched defs:r (Results 1 – 25 of 713) sorted by relevance

12345678910>>...29

/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DBuzzBeepBlinkTest.java332 NotificationRecord r = new NotificationRecord(context, sbn, channel); in getNotificationRecord() local
412 NotificationRecord r = getLightsNotification(); in testLights() local
424 NotificationRecord r = getBeepyNotification(); in testBeep() local
437 NotificationRecord r = getInsistentBeepyNotification(); in testBeepInsistently() local
448 NotificationRecord r = getInsistentBeepyLeanbackNotification(); in testNoLeanbackBeep() local
462 NotificationRecord r = getBeepyNotification(); in testNoBeepForAutomotiveIfEffectsDisabled() local
476 NotificationRecord r = getBeepyNotification(); in testNoBeepForImportanceDefaultInAutomotiveIfEffectsEnabled() local
490 NotificationRecord r = getBeepyNotification(); in testBeepForImportanceHighInAutomotiveIfEffectsEnabled() local
501 NotificationRecord r = getBeepyNotification(); in testNoInterruptionForMin() local
514 NotificationRecord r = getBeepyNotification(); in testNoInterruptionForIntercepted() local
[all …]
DZenModeFilteringTest.java81 NotificationRecord r = getNotificationRecord(); in testIsMessage() local
96 NotificationRecord r = getNotificationRecord(c); in testIsAlarm() local
106 NotificationRecord r = getNotificationRecord(); in testIsAlarm_wrongCategory() local
117 NotificationRecord r = getNotificationRecord(c); in testIsAlarm_wrongUsage() local
123 NotificationRecord r = getNotificationRecord(); in testSuppressDNDInfo_yes_VisEffectsAllowed() local
134 NotificationRecord r = getNotificationRecord(); in testSuppressDNDInfo_yes_WrongId() local
144 NotificationRecord r = getNotificationRecord(); in testSuppressDNDInfo_yes_WrongPackage() local
154 NotificationRecord r = getNotificationRecord(); in testSuppressDNDInfo_no() local
166 NotificationRecord r = getNotificationRecord(); in testSuppressAnything_yes_ZenModeOff() local
175 NotificationRecord r = getNotificationRecord(); in testSuppressAnything_bypass_ZenModeOn() local
DBadgeExtractorTest.java78 NotificationRecord r = new NotificationRecord(getContext(), sbn, channel); in getNotificationRecord() local
93 NotificationRecord r = getNotificationRecord(false, IMPORTANCE_UNSPECIFIED); in testAppYesChannelNo() local
107 NotificationRecord r = getNotificationRecord(true, IMPORTANCE_HIGH); in testAppNoChannelYes() local
121 NotificationRecord r = getNotificationRecord(true, IMPORTANCE_UNSPECIFIED); in testAppYesChannelYes() local
135 NotificationRecord r = getNotificationRecord(false, IMPORTANCE_UNSPECIFIED); in testAppNoChannelNo() local
149 NotificationRecord r = getNotificationRecord(true, IMPORTANCE_HIGH); in testAppYesChannelYesUserNo() local
163 NotificationRecord r = getNotificationRecord(true, IMPORTANCE_UNSPECIFIED); in testDndOverridesYes() local
179 NotificationRecord r = getNotificationRecord(true, IMPORTANCE_UNSPECIFIED); in testDndOConsidersInterception() local
195 NotificationRecord r = getNotificationRecord(true, IMPORTANCE_UNSPECIFIED); in testDndConsidersSuppressedVisualEffects() local
DBubbleExtractorTest.java76 NotificationRecord r = new NotificationRecord(getContext(), sbn, channel); in getNotificationRecord() local
91 NotificationRecord r = getNotificationRecord(false, IMPORTANCE_UNSPECIFIED); in testAppYesChannelNo() local
105 NotificationRecord r = getNotificationRecord(true, IMPORTANCE_HIGH); in testAppNoChannelYes() local
119 NotificationRecord r = getNotificationRecord(true, IMPORTANCE_UNSPECIFIED); in testAppYesChannelYes() local
133 NotificationRecord r = getNotificationRecord(false, IMPORTANCE_UNSPECIFIED); in testAppNoChannelNo() local
147 NotificationRecord r = getNotificationRecord(true, IMPORTANCE_HIGH); in testAppYesChannelYesUserNo() local
DZenModeExtractorTest.java57 NotificationRecord r = generateRecord(); in testExtractIntercepted() local
74 NotificationRecord r = generateRecord(); in testExtractVisualDisturbancesNotIntercepted() local
89 NotificationRecord r = generateRecord(); in testExtractVisualDisturbancesIntercepted() local
/frameworks/base/core/tests/mockingcoretests/src/android/app/activity/
DActivityThreadClientTest.java79 ActivityClientRecord r = clientSession.stubActivityRecord(); in testWindowVisibilityChange_OnCreate() local
96 ActivityClientRecord r = clientSession.stubActivityRecord(); in testWindowVisibilityChange_OnCreate_Finished() local
114 ActivityClientRecord r = clientSession.stubActivityRecord(); in testWindowVisibilityChange_OnStart() local
132 ActivityClientRecord r = clientSession.stubActivityRecord(); in testWindowVisibilityChange_OnStart_Finished() local
151 ActivityClientRecord r = clientSession.stubActivityRecord(); in testWindowVisibilityChange_OnResume() local
170 ActivityClientRecord r = clientSession.stubActivityRecord(); in testWindowVisibilityChange_OnPause() local
190 ActivityClientRecord r = clientSession.stubActivityRecord(); in testWindowVisibilityChange_OnStop() local
211 ActivityClientRecord r = clientSession.stubActivityRecord(); in testLifecycleAfterFinished_OnCreate() local
238 ActivityClientRecord r = clientSession.stubActivityRecord(); in testLifecycleAfterFinished_OnStart() local
263 ActivityClientRecord r = clientSession.stubActivityRecord(); in testLifecycleAfterFinished_OnResume() local
[all …]
/frameworks/rs/driver/runtime/arch/
Dgeneric.c123 float2 r; in fmax() local
130 float3 r; in fmax() local
138 float4 r; in fmax() local
147 float2 r; in fmax() local
154 float3 r; in fmax() local
162 float4 r; in fmax() local
179 float2 r; in fmin() local
186 float3 r; in fmin() local
194 float4 r; in fmin() local
203 float2 r; in fmin() local
[all …]
/frameworks/base/tests/testables/tests/src/android/testing/
DTestableLooperTest.java54 Runnable r = mock(Runnable.class); in testMessageExecuted() local
65 Runnable r = mock(Runnable.class); in testMessageCallback() local
84 Runnable r = mock(Runnable.class); in testProcessNumberOfMessages() local
97 Runnable r = mock(Runnable.class); in testProcessAllMessages() local
108 Runnable r = mock(Runnable.class); in test3Chain() local
120 Runnable r = mock(Runnable.class); in testProcessAllMessages_2Messages() local
133 Runnable r = mock(Runnable.class); in testMainLooper() local
166 Runnable r = () -> { in testCorrectLooperExecution() local
/frameworks/base/core/tests/coretests/src/android/database/
DNewDatabasePerformanceTests.java184 int r = random.nextInt(100000); in prepareForTest() local
212 int r = random.nextInt(100000); in prepareForTest() local
244 int r = random.nextInt(100000); in prepareForTest() local
280 int r = random.nextInt(100000); in prepareForTest() local
315 int r = random.nextInt(100000); in prepareForTest() local
349 int r = random.nextInt(100000); in prepareForTest() local
355 int r = random.nextInt(100000); in prepareForTest() local
386 int r = random.nextInt(100000); in prepareForTest() local
392 int r = random.nextInt(100000); in prepareForTest() local
422 int r = random.nextInt(100000); in prepareForTest() local
[all …]
/frameworks/base/tests/net/common/java/android/net/
DRouteInfoTest.java74 RouteInfo r; in testConstructor() local
136 PatchedRouteInfo r; in testMatches() local
198 RouteInfo r; in testHostAndDefaultRoutes() local
334 RouteInfo r; in testTruncation() local
350 RouteInfo r; in testMulticastRoute() local
358 RouteInfo r; in testParceling() local
369 final RouteInfo r = new RouteInfo(Prefix("ff02::1/128"), Address("2001:db8::"), "testiface", in testMtuParceling() local
387 RouteInfo r; in testMtu() local
/frameworks/base/core/java/android/app/
DLocalActivityManager.java121 private void moveToState(LocalActivityRecord r, int desiredState) { in moveToState()
232 private void performPause(LocalActivityRecord r, boolean finishing) { in performPause()
298 LocalActivityRecord r = mActivities.get(id); in startActivity() local
382 private Window performDestroy(LocalActivityRecord r, boolean finish) { in performDestroy()
413 LocalActivityRecord r = mActivities.get(id); in destroyActivity() local
460 LocalActivityRecord r = mActivities.get(id); in getActivity() local
483 LocalActivityRecord r = mActivities.get(id); in dispatchCreate() local
519 final LocalActivityRecord r = mActivityArray.get(i); in saveInstanceState() local
584 LocalActivityRecord r = mActivityArray.get(i); in dispatchPause() local
603 LocalActivityRecord r = mActivityArray.get(i); in dispatchStop() local
[all …]
/frameworks/base/core/tests/coretests/src/android/util/
DRecurrenceRuleTest.java53 final RecurrenceRule r = new RecurrenceRule( in testSimpleMonth() local
73 final RecurrenceRule r = new RecurrenceRule( in testSimpleDays() local
94 final RecurrenceRule r = new RecurrenceRule( in testNotRecurring() local
111 final RecurrenceRule r = RecurrenceRule.buildNever(); in testNever() local
120 final RecurrenceRule r = new RecurrenceRule( in testSane() local
/frameworks/base/libs/hwui/
DRect.h33 #define RECT_ARGS(r) (r).left, (r).top, (r).right, (r).bottom argument
34 #define SK_RECT_ARGS(r) (r).left(), (r).top(), (r).right(), (r).bottom() argument
95 inline void set(const Rect& r) { set(r.left, r.top, r.right, r.bottom); } in set()
97 inline void set(const SkIRect& r) { set(r.left(), r.top(), r.right(), r.bottom()); } in set()
103 bool intersects(float l, float t, float r, float b) const { in intersects()
112 bool intersects(const Rect& r) const { return intersects(r.left, r.top, r.right, r.bottom); } in intersects()
119 void doIntersect(float l, float t, float r, float b) { in doIntersect()
126 void doIntersect(const Rect& r) { doIntersect(r.left, r.top, r.right, r.bottom); } in doIntersect()
128 inline bool contains(float l, float t, float r, float b) const { in contains()
132 inline bool contains(const Rect& r) const { return contains(r.left, r.top, r.right, r.bottom); } in contains()
[all …]
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DTaskPositionerTests.java119 final Rect r = new Rect(100, 220, 700, 520); in testBasicFreeWindowResizing() local
180 final Rect r = new Rect(100, 220, 700, 520); in testFreeWindowResizingTestAllEdges() local
265 final Rect r = new Rect(100, 220, 700, 520); in testLandscapePreservedWindowResizingDragTopLeft() local
303 final Rect r = new Rect(100, 220, 700, 520); in testLandscapePreservedWindowResizingDragLeft() local
344 final Rect r = new Rect(100, 220, 700, 520); in testLandscapePreservedWindowResizingDragTop() local
381 final Rect r = new Rect(330, 100, 630, 600); in testPortraitPreservedWindowResizingDragTopLeft() local
414 final Rect r = new Rect(330, 100, 630, 600); in testPortraitPreservedWindowResizingDragLeft() local
457 final Rect r = new Rect(330, 100, 630, 600); in testPortraitPreservedWindowResizingDragTop() local
DHighRefreshRateBlacklistTest.java54 final Resources r = createResources("com.android.sample1", "com.android.sample2"); in testDefaultBlacklist() local
64 final Resources r = createResources(); in testNoDefaultBlacklist() local
72 final Resources r = createResources("com.android.sample1"); in testDefaultBlacklistIsOverriddenByDeviceConfig() local
83 final Resources r = createResources("com.android.sample1"); in testDefaultBlacklistIsOverriddenByEmptyDeviceConfig() local
92 final Resources r = createResources("com.android.sample1"); in testDefaultBlacklistIsOverriddenByDeviceConfigUpdate() local
115 Resources r = mock(Resources.class); in createResources() local
/frameworks/base/tests/testables/src/android/testing/
DDexmakerShareClassLoaderRule.java59 public static void runWithDexmakerShareClassLoader(Runnable r) { in runWithDexmakerShareClassLoader()
71 private static <T extends Throwable> ThrowingRunnable<T> apply(ThrowingRunnable<T> r) { in apply()
76 ThrowingRunnable<T> r) { in wrapInSetAndClearProperty()
95 private static <T extends Throwable> ThrowingRunnable<T> wrapInMutex(ThrowingRunnable<T> r) { in wrapInMutex()
/frameworks/base/core/tests/coretests/src/android/provider/
DSettingsProviderTest.java51 ContentResolver r = getContext().getContentResolver(); in testNameValueCache() local
111 ContentResolver r = getContext().getContentResolver(); in testRowNameContentUri() local
170 ContentResolver r = getContext().getContentResolver(); in testSettingsChangeForOtherUser() local
202 ContentResolver r = getContext().getContentResolver(); in testRowNumberContentUri() local
225 ContentResolver r = getContext().getContentResolver(); in testParseProviderList() local
291 ContentResolver r = getContext().getContentResolver(); in testPerUserSettings() local
378 ContentResolver r = getContext().getContentResolver(); in testValidSsaid() local
394 ContentResolver r = getContext().getContentResolver(); in testCall_putAndGetConfig() local
430 ContentResolver r = getContext().getContentResolver(); in testCall_deleteConfig() local
460 ContentResolver r = getContext().getContentResolver(); in testCall_listConfig() local
/frameworks/native/libs/ui/tests/
DRegion_test.cpp33 void verifyNoTJunctions(const Region& r) { in verifyNoTJunctions()
59 Region r; in TEST_F() local
77 Region r; in TEST_F() local
85 Region r; in TEST_F() local
123 Region r; in TEST_F() local
139 Region r; in TEST_F() local
/frameworks/base/services/core/java/com/android/server/notification/
DConditionProviders.java103 final ConditionRecord r = mRecords.get(i); in dump() local
165 final ConditionRecord r = mRecords.get(i); in onServiceRemovedLocked() local
231 final ConditionRecord r = mRecords.get(i); in getRecordLocked() local
237 final ConditionRecord r = new ConditionRecord(id, component); in getRecordLocked() local
253 final ConditionRecord r = getRecordLocked(c.id, info.component, true /*create*/); in notifyConditions() local
280 final ConditionRecord r = getRecordLocked(conditionId, component, false /*create*/); in findCondition() local
289 final ConditionRecord r = getRecordLocked(conditionId, component, true /*create*/); in ensureRecordExists() local
299 final ConditionRecord r = getRecordLocked(conditionId, component, false /*create*/); in subscribeIfNecessary() local
312 final ConditionRecord r = getRecordLocked(conditionId, component, false /*create*/); in unsubscribeIfNecessary() local
322 private void subscribeLocked(ConditionRecord r) { in subscribeLocked()
[all …]
/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/inputmethod/
DInputMethodAndSubtypeUtilCompatTest.java55 HashMap<String, HashSet<String>> r = in parseInputMethodsAndSubtypesString_SingleImeNoSubtype() local
62 HashMap<String, HashSet<String>> r = in parseInputMethodsAndSubtypesString_MultipleImesNoSubtype() local
69 HashMap<String, HashSet<String>> r = in parseInputMethodsAndSubtypesString_SingleImeSingleSubtype() local
76 HashMap<String, HashSet<String>> r = in parseInputMethodsAndSubtypesString_SingleImeDuplicateSameSubtypes() local
84 HashMap<String, HashSet<String>> r = in parseInputMethodsAndSubtypesString_SingleImeMultipleSubtypes() local
107 HashMap<String, HashSet<String>> r = in parseInputMethodsAndSubtypesString_MixedImeSubtypePairsAndImeNoSubtype() local
DInputMethodAndSubtypeUtilTest.java53 HashMap<String, HashSet<String>> r = in parseInputMethodsAndSubtypesString_SingleImeNoSubtype() local
60 HashMap<String, HashSet<String>> r = in parseInputMethodsAndSubtypesString_MultipleImesNoSubtype() local
67 HashMap<String, HashSet<String>> r = in parseInputMethodsAndSubtypesString_SingleImeSingleSubtype() local
74 HashMap<String, HashSet<String>> r = in parseInputMethodsAndSubtypesString_SingleImeDuplicateSameSubtypes() local
82 HashMap<String, HashSet<String>> r = in parseInputMethodsAndSubtypesString_SingleImeMultipleSubtypes() local
105 HashMap<String, HashSet<String>> r = in parseInputMethodsAndSubtypesString_MixedImeSubtypePairsAndImeNoSubtype() local
/frameworks/base/services/core/java/com/android/server/am/
DActiveServices.java206 final ServiceRecord r = smap.mServicesByInstanceName.valueAt(i); in stopAllForegroundServicesLocked() local
222 final ServiceRecord r = toStop.get(i); in stopAllForegroundServicesLocked() local
302 void ensureNotStartingBackgroundLocked(ServiceRecord r) { in ensureNotStartingBackgroundLocked()
319 ServiceRecord r = mStartingBackground.get(i); in rescheduleDelayedStartsLocked() local
329 ServiceRecord r = mDelayedStartList.remove(0); in rescheduleDelayedStartsLocked() local
453 ServiceRecord r = res.record; in startServiceLocked() local
657 private boolean requestStartTargetPermissionsReviewIfNeededLocked(ServiceRecord r, in requestStartTargetPermissionsReviewIfNeededLocked()
702 ComponentName startServiceInnerLocked(ServiceMap smap, Intent service, ServiceRecord r, in startServiceInnerLocked()
779 ServiceLookupResult r = retrieveServiceLocked(service, null, resolvedType, null, in stopServiceLocked() local
845 void killMisbehavingService(ServiceRecord r, in killMisbehavingService()
[all …]
DBroadcastQueue.java240 public void enqueueParallelBroadcastLocked(BroadcastRecord r) { in enqueueParallelBroadcastLocked()
245 public void enqueueOrderedBroadcastLocked(BroadcastRecord r) { in enqueueOrderedBroadcastLocked()
254 private void enqueueBroadcastHelper(BroadcastRecord r) { in enqueueBroadcastHelper()
268 public final BroadcastRecord replaceParallelBroadcastLocked(BroadcastRecord r) { in replaceParallelBroadcastLocked()
276 public final BroadcastRecord replaceOrderedBroadcastLocked(BroadcastRecord r) { in replaceOrderedBroadcastLocked()
280 private BroadcastRecord replaceBroadcastLocked(ArrayList<BroadcastRecord> queue, in replaceBroadcastLocked()
297 private final void processCurBroadcastLocked(BroadcastRecord r, in processCurBroadcastLocked()
386 BroadcastRecord r = null; in skipCurrentReceiverLocked() local
406 private void skipReceiverLocked(BroadcastRecord r) { in skipReceiverLocked()
443 private void postActivityStartTokenRemoval(ProcessRecord app, BroadcastRecord r) { in postActivityStartTokenRemoval()
[all …]
/frameworks/base/services/core/java/com/android/server/wm/
DActivityStack.java446 ActivityRecord r = (ActivityRecord)msg.obj; in handleMessage() local
458 ActivityRecord r = (ActivityRecord)msg.obj; in handleMessage() local
466 ActivityRecord r = (ActivityRecord)msg.obj; in handleMessage() local
475 ActivityRecord r = (ActivityRecord)msg.obj; in handleMessage() local
1078 ActivityRecord r = mTaskHistory.get(taskNdx).topRunningActivityLocked(); in topRunningActivityLocked() local
1091 final ActivityRecord r = activities.get(activityNdx); in topRunningNonOverlayTaskActivity() local
1105 ActivityRecord r = activities.get(activityNdx); in topRunningNonDelayedActivityLocked() local
1131 final ActivityRecord r = activities.get(i); in topRunningActivityLocked() local
1143 final ActivityRecord r = mTaskHistory.get(taskNdx).getTopActivity(); in getTopActivity() local
1177 final ActivityRecord r = ActivityRecord.forTokenLocked(token); in isInStackLocked() local
[all …]
/frameworks/native/opengl/libagl/
Dmatrix.h63 GLfixed r; in vsquare3() local
92 GLfixed r; in mla2a() local
122 GLfixed r; in mla3a() local
159 GLfixed r; in mla3a16() local
199 GLfixed r; in mla3a16_btb() local
240 GLfixed r; in mla3a16_btt() local
278 GLfixed r; in mla3() local
310 GLfixed r; in mla4() local

12345678910>>...29