Home
last modified time | relevance | path

Searched defs:group (Results 1 – 20 of 20) sorted by relevance

/cts/tests/app/src/android/app/cts/
DNotificationChannelGroupTest.java32 NotificationChannelGroup group = new NotificationChannelGroup("1", "1"); in testDescribeContents() local
37 NotificationChannelGroup group = new NotificationChannelGroup("1", "one"); in testConstructor() local
46 NotificationChannelGroup group = new NotificationChannelGroup("1", "one"); in testIsBlocked() local
52 NotificationChannelGroup group = new NotificationChannelGroup("1", "one"); in testWriteToParcel() local
64 NotificationChannelGroup group = new NotificationChannelGroup("1", "one"); in testClone() local
DNotificationManagerTest.java543 NotificationChannelGroup group = new NotificationChannelGroup(mId, "group name"); in testNotify_blockedChannelGroup() local
/cts/tests/tests/view/src/android/view/cts/
DKeyboardShortcutGroupTest.java54 KeyboardShortcutGroup group = new KeyboardShortcutGroup(TEST_LABEL, TEST_ITEMS); in testConstructor() local
64 KeyboardShortcutGroup group = new KeyboardShortcutGroup(TEST_LABEL); in testShortConstructor() local
74 KeyboardShortcutGroup group = new KeyboardShortcutGroup(TEST_LABEL, TEST_ITEMS, true); in testSystemConstructor() local
84 KeyboardShortcutGroup group = new KeyboardShortcutGroup(TEST_LABEL, true); in testSystemShortConstructor() local
99 KeyboardShortcutGroup group = new KeyboardShortcutGroup(TEST_LABEL, TEST_ITEMS); in testAddItem() local
112 KeyboardShortcutGroup group = new KeyboardShortcutGroup(TEST_LABEL, TEST_ITEMS, true); in testWriteToParcelAndRead() local
DView_FocusHandlingTest.java477 final ViewGroup group = (ViewGroup) activity.findViewById(R.id.auto_test_area); in testHasFocusable() local
524 final ViewGroup group = (ViewGroup) activity.findViewById(R.id.auto_test_area); in testFocusAfterDescendantsTransfer() local
DDragDropTest.java338 ViewGroup group = (ViewGroup) v; in setRejectingHandlersOnTree() local
DViewTest.java4585 ViewGroup group = (ViewGroup) LayoutInflater.from(mContext).inflate( in testSetGetOutlineShadowColor() local
/cts/tests/tests/provider/src/android/provider/cts/contacts/
DContactsContract_GroupMembershipTest.java52 TestGroup group = mBuilder.newGroup().insert(); in testAddGroupMembershipWithGroupRowId() local
67 TestGroup group = mBuilder.newGroup() in testAddGroupMembershipWithGroupSourceId() local
90 TestGroup group = mBuilder.newGroup() in testAddGroupMembershipWithUnknownGroupSourceId() local
/cts/tests/tests/renderscript/src/android/renderscript/cts/
DScriptGroupTest.java43 ScriptGroup group; in testScriptGroupSingleKernel() local
77 ScriptGroup group = null; in testScriptGroupDisconnectedKernel() local
119 ScriptGroup group; in testScriptGroupFieldConnection() local
165 ScriptGroup group = null; in testScriptGroupDisconnectedDAG() local
222 ScriptGroup group; in testScriptGroupTorture() local
341 ScriptGroup group = b.create(); in testScriptGroupSharedGlobal() local
392 ScriptGroup group = builder.create("IncAndDbl", c1.getReturn()); in testBuilder2PointWiseKernelToKernelDependency() local
450 ScriptGroup group = builder.create("Summation", c.getReturn()); in testBuilder2GatherScatterAcrossKernelsViaGlobals() local
511 ScriptGroup group = builder.create("SummationGlobal", c.getGlobal(s.getFieldID_a())); in testBuilder2KernelOutputToGlobal() local
586 ScriptGroup group = builder.create("Multiply", c2.getReturn()); in testBuilder2InvokeToKernelDependency() local
DImageProcessingTest.java794 ScriptGroup group; in testScriptGroup() local
/cts/tests/tests/content/src/android/content/pm/cts/
DFeatureGroupInfoTest.java116 FeatureGroupInfo group = new FeatureGroupInfo(); in createFeatureGroup() local
121 private static void sortFeatureInfos(FeatureGroupInfo[] group) { in sortFeatureInfos()
/cts/tests/autofillservice/src/android/autofillservice/cts/
DOneTimeRadioGroupListener.java45 public void onCheckedChanged(RadioGroup group, int checkedId) { in onCheckedChanged()
DMultipleTimesRadioGroupListener.java47 public void onCheckedChanged(RadioGroup group, int checkedId) { in onCheckedChanged()
DHelper.java391 final ViewGroup group = (ViewGroup) view; in findViewByAutofillHint() local
/cts/tests/tests/media/src/android/media/cts/
DMediaRouterTest.java449 RouteGroup group = groupableRoute0.getGroup(); in testCallback() local
687 public void onRouteGrouped(MediaRouter router, RouteInfo info, RouteGroup group, in onRouteGrouped()
696 public void onRouteUngrouped(MediaRouter router, RouteInfo info, RouteGroup group) { in onRouteUngrouped()
/cts/tests/tests/widget/src/android/widget/cts/
DRadioGroupTest.java470 public void onCheckedChanged(RadioGroup group, int checkedId) { in onCheckedChanged()
DGridLayoutTest.java253 String group) { in verifyCellAlignment()
/cts/tests/tests/widget/src/android/widget/cts/util/
DExpandableListScenario.java206 final int group = ExpandableListView.getPackedPositionGroup(packedPosition); in isOutOfBounds() local
/cts/hostsidetests/appsecurity/test-apps/StorageStatsApp/src/com/android/cts/storagestatsapp/
DStorageStatsTest.java333 final File group = new File(context.getCacheDir(), "group"); in testCacheBehavior() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/
DNotificationListenerVerifierActivity.java334 NotificationChannelGroup group in setUp() local
353 NotificationChannelGroup group = mNm.getNotificationChannelGroup(mGroupId); in test() local
/cts/tests/libcore/javautilcollections/libs/
Dguava-testlib-20.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...