/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
D | BuzzBeepBlinkTest.java | 332 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 …]
|
D | ZenModeFilteringTest.java | 81 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
|
D | BadgeExtractorTest.java | 78 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
|
D | BubbleExtractorTest.java | 76 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
|
/frameworks/base/core/tests/mockingcoretests/src/android/app/activity/ |
D | ActivityThreadClientTest.java | 79 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/ |
D | generic.c | 123 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/ |
D | TestableLooperTest.java | 54 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/ |
D | NewDatabasePerformanceTests.java | 184 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/ |
D | RouteInfoTest.java | 42 RouteInfo r; in testConstructor() local 86 PatchedRouteInfo r; in testMatches() local 156 RouteInfo r; in testHostAndDefaultRoutes() local 239 RouteInfo r; in testTruncation() local 254 RouteInfo r; in testMulticastRoute() local 260 public RouteInfo passThroughParcel(RouteInfo r) { in passThroughParcel() 274 public void assertParcelingIsLossless(RouteInfo r) { in assertParcelingIsLossless() 280 RouteInfo r; in testParceling() local
|
/frameworks/base/core/java/android/app/ |
D | LocalActivityManager.java | 121 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/libs/hwui/ |
D | Rect.h | 33 #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/core/tests/coretests/src/android/util/ |
D | RecurrenceRuleTest.java | 53 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/services/tests/wmtests/src/com/android/server/wm/ |
D | TaskPositionerTests.java | 119 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
|
/frameworks/base/tests/testables/src/android/testing/ |
D | DexmakerShareClassLoaderRule.java | 57 public static void runWithDexmakerShareClassLoader(Runnable r) { in runWithDexmakerShareClassLoader() 65 private static <T extends Throwable> ThrowingRunnable<T> apply(ThrowingRunnable<T> r) { in apply() 70 ThrowingRunnable<T> r) { in wrapInSetAndClearProperty() 89 private static <T extends Throwable> ThrowingRunnable<T> wrapInMutex(ThrowingRunnable<T> r) { in wrapInMutex()
|
/frameworks/base/core/tests/coretests/src/android/provider/ |
D | SettingsProviderTest.java | 51 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/ |
D | Region_test.cpp | 33 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/opt/gamesdk/third_party/cube/app/src/main/cpp/ |
D | linmath.h | 33 static inline void vec3_add(vec3 r, vec3 const a, vec3 const b) { in vec3_add() 37 static inline void vec3_sub(vec3 r, vec3 const a, vec3 const b) { in vec3_sub() 41 static inline void vec3_scale(vec3 r, vec3 const v, float const s) { in vec3_scale() 51 static inline void vec3_mul_cross(vec3 r, vec3 const a, vec3 const b) { in vec3_mul_cross() 57 static inline void vec3_norm(vec3 r, vec3 const v) { in vec3_norm() 61 static inline void vec3_reflect(vec3 r, vec3 const v, vec3 const n) { in vec3_reflect() 68 static inline void vec4_add(vec4 r, vec4 const a, vec4 const b) { in vec4_add() 72 static inline void vec4_sub(vec4 r, vec4 const a, vec4 const b) { in vec4_sub() 76 static inline void vec4_scale(vec4 r, vec4 v, float s) { in vec4_scale() 86 static inline void vec4_mul_cross(vec4 r, vec4 a, vec4 b) { in vec4_mul_cross() [all …]
|
/frameworks/base/services/core/java/com/android/server/notification/ |
D | ConditionProviders.java | 103 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/services/core/java/com/android/server/am/ |
D | ActiveServices.java | 199 final ServiceRecord r = smap.mServicesByInstanceName.valueAt(i); in stopForegroundServicesForUidPackage() local 215 final ServiceRecord r = toStop.get(i); in stopForegroundServicesForUidPackage() local 291 void ensureNotStartingBackgroundLocked(ServiceRecord r) { in ensureNotStartingBackgroundLocked() 306 ServiceRecord r = mStartingBackground.get(i); in rescheduleDelayedStartsLocked() local 316 ServiceRecord r = mDelayedStartList.remove(0); in rescheduleDelayedStartsLocked() local 440 ServiceRecord r = res.record; in startServiceLocked() local 644 private boolean requestStartTargetPermissionsReviewIfNeededLocked(ServiceRecord r, in requestStartTargetPermissionsReviewIfNeededLocked() 689 ComponentName startServiceInnerLocked(ServiceMap smap, Intent service, ServiceRecord r, in startServiceInnerLocked() 766 ServiceLookupResult r = retrieveServiceLocked(service, null, resolvedType, null, in stopServiceLocked() local 832 void killMisbehavingService(ServiceRecord r, in killMisbehavingService() [all …]
|
D | BroadcastQueue.java | 237 public void enqueueParallelBroadcastLocked(BroadcastRecord r) { in enqueueParallelBroadcastLocked() 242 public void enqueueOrderedBroadcastLocked(BroadcastRecord r) { in enqueueOrderedBroadcastLocked() 251 private void enqueueBroadcastHelper(BroadcastRecord r) { in enqueueBroadcastHelper() 265 public final BroadcastRecord replaceParallelBroadcastLocked(BroadcastRecord r) { in replaceParallelBroadcastLocked() 273 public final BroadcastRecord replaceOrderedBroadcastLocked(BroadcastRecord r) { in replaceOrderedBroadcastLocked() 277 private BroadcastRecord replaceBroadcastLocked(ArrayList<BroadcastRecord> queue, in replaceBroadcastLocked() 294 private final void processCurBroadcastLocked(BroadcastRecord r, in processCurBroadcastLocked() 383 BroadcastRecord r = null; in skipCurrentReceiverLocked() local 403 private void skipReceiverLocked(BroadcastRecord r) { in skipReceiverLocked() 440 private void postActivityStartTokenRemoval(ProcessRecord app, BroadcastRecord r) { in postActivityStartTokenRemoval() [all …]
|
/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/inputmethod/ |
D | InputMethodAndSubtypeUtilTest.java | 53 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
|
D | InputMethodAndSubtypeUtilCompatTest.java | 55 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
|
/frameworks/base/services/core/java/com/android/server/wm/ |
D | ActivityStack.java | 443 ActivityRecord r = (ActivityRecord)msg.obj; in handleMessage() local 455 ActivityRecord r = (ActivityRecord)msg.obj; in handleMessage() local 463 ActivityRecord r = (ActivityRecord)msg.obj; in handleMessage() local 472 ActivityRecord r = (ActivityRecord)msg.obj; in handleMessage() local 1075 ActivityRecord r = mTaskHistory.get(taskNdx).topRunningActivityLocked(); in topRunningActivityLocked() local 1088 final ActivityRecord r = activities.get(activityNdx); in topRunningNonOverlayTaskActivity() local 1102 ActivityRecord r = activities.get(activityNdx); in topRunningNonDelayedActivityLocked() local 1128 final ActivityRecord r = activities.get(i); in topRunningActivityLocked() local 1140 final ActivityRecord r = mTaskHistory.get(taskNdx).getTopActivity(); in getTopActivity() local 1174 final ActivityRecord r = ActivityRecord.forTokenLocked(token); in isInStackLocked() local [all …]
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
D | BaseCommands.java | 169 Registrant r = new Registrant (h, what, obj); in registerForRadioStateChanged() local 185 Registrant r = new Registrant (h, what, obj); in registerForImsNetworkStateChanged() local 195 Registrant r = new Registrant (h, what, obj); in registerForOn() local 215 Registrant r = new Registrant (h, what, obj); in registerForAvailable() local 235 Registrant r = new Registrant (h, what, obj); in registerForNotAvailable() local 255 Registrant r = new Registrant (h, what, obj); in registerForOffOrNotAvailable() local 275 Registrant r = new Registrant (h, what, obj); in registerForCallStateChanged() local 287 Registrant r = new Registrant (h, what, obj); in registerForNetworkStateChanged() local 299 Registrant r = new Registrant (h, what, obj); in registerForDataCallListChanged() local 311 Registrant r = new Registrant (h, what, obj); in registerForVoiceRadioTechChanged() local [all …]
|
/frameworks/native/opengl/libagl/ |
D | matrix.h | 63 GLfixed r; in vsquare3() local 116 GLfixed r; in mla2a() local 146 GLfixed r; in mla3a() local 203 GLfixed r; in mla3a16() local 243 GLfixed r; in mla3a16_btb() local 284 GLfixed r; in mla3a16_btt() local 322 GLfixed r; in mla3() local 354 GLfixed r; in mla4() local
|