Home
last modified time | relevance | path

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

/cts/tests/tests/provider/src/android/provider/cts/
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/tools/signature-tools/src/signature/io/html/
DTemplateStore.java28 private static StringTemplateGroup group = initialize(); field in TemplateStore
44 StringTemplateGroup group = new StringTemplateGroup("signature", null, in initialize() local
/cts/tests/tests/renderscript/src/android/renderscript/cts/
DScriptGroupTest.java43 ScriptGroup group; in testScriptGroupSingleKernel() local
72 ScriptGroup group; in testScriptGroupDisconnectedKernel() local
106 ScriptGroup group; in testScriptGroupFieldConnection() local
147 ScriptGroup group; in testScriptGroupDisconnectedDAG() local
195 ScriptGroup group; in testScriptGroupTorture() local
303 ScriptGroup group = b.create(); in testScriptGroupSharedGlobal() local
348 ScriptGroup group = builder.create("IncAndDbl", c1.getReturn()); in testBuilder2PointWiseKernelToKernelDependency() local
403 ScriptGroup group = builder.create("Summation", c.getReturn()); in testBuilder2GatherScatterAcrossKernelsViaGlobals() local
461 ScriptGroup group = builder.create("SummationGlobal", c.getGlobal(s.getFieldID_a())); in testBuilder2KernelOutputToGlobal() local
532 ScriptGroup group = builder.create("Multiply", c2.getReturn()); in testBuilder2InvokeToKernelDependency() local
DImageProcessingTest.java292 ScriptGroup group; in testScriptGroup() local
/cts/tools/tradefed-host/src/com/android/cts/tradefed/targetprep/
DSettingsToggler.java29 public static void setString(ITestDevice device, String group, String name, String value) in setString()
52 public static void setInt(ITestDevice device, String group, String name, int value) in setInt()
74 public static void updateString(ITestDevice device, String group, String name, String value) in updateString()
93 public static void updateInt(ITestDevice device, String group, String name, int value) in updateInt()
112 private static void deleteSetting(ITestDevice device, String group, String name) in deleteSetting()
/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/tests/widget/src/android/widget/cts/
DGridLayoutTest.java219 private void testAlignment(int row, int col, Alignment a, View v0, View v1, String group) { in testAlignment()
DRadioGroupTest.java485 public void onCheckedChanged(RadioGroup group, int checkedId) { in onCheckedChanged()
/cts/tests/tests/widget/src/android/widget/cts/util/
DExpandableListScenario.java203 final int group = ExpandableListView.getPackedPositionGroup(packedPosition); in isOutOfBounds() local
/cts/tools/signature-tools/lib/
Dstringtemplate.jar ... StringTemplateGroup nativeGroup protected org.antlr.stringtemplate.StringTemplateGroup group protected int groupFileLine org.antlr.stringtemplate.StringTemplateErrorListener ...