HomeSort by relevance Sort by last modified time
    Searched full:group (Results 76 - 100 of 3028) sorted by null

1 2 34 5 6 7 8 91011>>

  /dalvik/libcore/regex/src/test/java/org/apache/harmony/regex/tests/java/util/regex/
Matcher2Test.java 49 notes = "Verifies start, end, group, usePattern methods with wrong conditions, IllegalStateException should be thrown",
55 notes = "Verifies start, end, group, usePattern methods with wrong conditions, IllegalStateException should be thrown",
61 notes = "Verifies start, end, group, usePattern methods with wrong conditions, IllegalStateException should be thrown",
62 method = "group",
67 notes = "Verifies start, end, group, usePattern methods with wrong conditions, IllegalStateException should be thrown",
73 notes = "Verifies start, end, group, usePattern methods with wrong conditions, IllegalStateException should be thrown",
79 notes = "Verifies start, end, group, usePattern methods with wrong conditions, IllegalStateException should be thrown",
80 method = "group",
85 notes = "Verifies start, end, group, usePattern methods with wrong conditions, IllegalStateException should be thrown",
109 m.group();
    [all...]
  /packages/apps/Camera/src/com/android/camera/
CameraSettings.java 85 PreferenceGroup group = local
87 initPreference(group);
88 return group;
112 PreferenceGroup group, String key) {
113 removePreference(group, key);
131 private void initPreference(PreferenceGroup group) {
132 ListPreference videoQuality = group.findPreference(KEY_VIDEO_QUALITY);
133 ListPreference pictureSize = group.findPreference(KEY_PICTURE_SIZE);
134 ListPreference whiteBalance = group.findPreference(KEY_WHITE_BALANCE);
135 ListPreference colorEffect = group.findPreference(KEY_COLOR_EFFECT)
    [all...]
  /packages/apps/Contacts/src/com/android/contacts/
GroupingListAdapter.java 33 * a "group-by" field. The list has three types of elements: stand-alone, group header and group
49 * Information about a specific list item: is it a group, if so is it expanded.
50 * Otherwise, is it a stand-alone item or a group member.
253 * stand-alone element, a group or a group child. Also computes the
268 // the group descriptor immediately preceding the supplied position.
270 // is the header of the group, a member of the group or a standalone item
312 long group = mGroupMetadata[i]; local
    [all...]
  /cts/tests/res/menu/
checkable.xml 23 the number of items that will be checkable within that group. -->
28 <group android:id="@+id/noncheckable_group"
30 <!-- Notice how these items inherit from the group. -->
37 </group>
43 <group android:id="@+id/checkable_group"
45 <!-- Notice how these items inherit from the group. -->
54 </group>
60 <group android:id="@+id/exclusive_checkable_group"
62 <!-- Notice how these items inherit from the group. -->
70 </group>
    [all...]
  /cts/tests/tests/widget/src/android/widget/cts/
ExpandableListViewBasicTest.java 66 assertTrue("Could not find group to expand", groupPos >= 0);
67 assertFalse("Group is already expanded", mListView.isGroupExpanded(groupPos));
72 assertTrue("Group did not expand", mListView.isGroupExpanded(groupPos));
100 assertFalse("Group did not collapse", mListView.isGroupExpanded(groupPos));
119 // Expand the first group
125 assertTrue("Group did not expand", mListView.isGroupExpanded(0));
131 assertTrue("Group did not expand", mListView.isGroupExpanded(0));
133 // Insert a collapsed group in front of the one just expanded
150 // Make sure the right group is expanded
151 assertTrue("The expanded state didn't stay with the proper group",
    [all...]
  /development/samples/ApiDemos/res/menu/
checkable.xml 23 the number of items that will be checkable within that group. -->
28 <group android:id="@+id/noncheckable_group"
30 <!-- Notice how these items inherit from the group. -->
37 </group>
43 <group android:id="@+id/checkable_group"
45 <!-- Notice how these items inherit from the group. -->
54 </group>
60 <group android:id="@+id/exclusive_checkable_group"
62 <!-- Notice how these items inherit from the group. -->
70 </group>
    [all...]
groups.xml 22 <group android:id="@+id/browser">
30 </group>
35 <group android:id="@+id/email">
43 </group>
  /external/bluetooth/glib/glib/
goption.h 67 GOptionGroup *group,
72 GOptionGroup *group,
133 GOptionGroup *group);
135 GOptionGroup *group);
139 GOptionGroup *group);
146 void g_option_group_set_parse_hooks (GOptionGroup *group,
149 void g_option_group_set_error_hook (GOptionGroup *group,
151 void g_option_group_free (GOptionGroup *group);
152 void g_option_group_add_entries (GOptionGroup *group,
154 void g_option_group_set_translate_func (GOptionGroup *group,
    [all...]
  /external/e2fsprogs/contrib/
dconf 30 /^Blocks per group:/ {
36 /^Inodes per group:/ {
44 /^Group [0-9]+:/ {
45 group=$2; gsub(":", "", group)
47 group_start=group*bpg+fb
49 printf("G %d : %d - %d\n", group, group_start, group_end)
61 if ( block == "" ) printf("Group %d is full\n", group)
102 printf("%% group %d of %d:\n0 %g 1 %g dg\n"
    [all...]
  /frameworks/base/core/tests/coretests/src/android/widget/expandablelistview/
ExpandableListBasicTest.java 59 assertTrue("Could not find group to expand", groupPos >= 0);
61 assertFalse("Group is already expanded", mExpandableListView.isGroupExpanded(groupPos));
66 assertTrue("Group did not expand", mExpandableListView.isGroupExpanded(groupPos));
82 assertFalse("Group did not collapse", mExpandableListView.isGroupExpanded(groupPos));
87 // Expand the first group
93 assertTrue("Group did not expand", mExpandableListView.isGroupExpanded(0));
99 assertTrue("Group did not expand", mExpandableListView.isGroupExpanded(0));
101 // Insert a collapsed group in front of the one just expanded
118 // Make sure the right group is expanded
119 assertTrue("The expanded state didn't stay with the proper group",
    [all...]
  /packages/apps/IM/src/com/android/im/engine/
ChatGroup.java 56 * Gets the name of the group.
58 * @return the name of the group.
73 * Gets an unmodifiable collection of the members of the group.
75 * @return an unmodifiable collection of the members of the group.
82 * Adds a member to this group.
92 * Removes a member from this group.
102 * Notifies that a contact has joined into this group.
104 * @param contact the contact who has joined into the group.
114 * Notifies that a contact has left this group.
116 * @param contact the contact who has left this group
    [all...]
  /external/webkit/WebCore/loader/appcache/
ApplicationCacheStorage.cpp 111 LOG_ERROR("Could not load cache group, error \"%s\"", m_database.lastErrorMsg());
121 ApplicationCacheGroup* group = new ApplicationCacheGroup(manifestURL);
123 group->setStorageID(static_cast<unsigned>(statement.getColumnInt64(0)));
124 group->setNewestCache(cache.release());
126 return group;
140 // Look up the group in the database
141 ApplicationCacheGroup* group = loadCacheGroup(manifestURL); local
143 // If the group was not found we need to create it
144 if (!group) {
145 group = new ApplicationCacheGroup(manifestURL)
192 ApplicationCacheGroup* group = it->second; local
240 ApplicationCacheGroup* group = new ApplicationCacheGroup(manifestURL); local
263 ApplicationCacheGroup* group = it->second; local
307 ApplicationCacheGroup* group = new ApplicationCacheGroup(manifestURL); local
1054 ApplicationCacheGroup* group = m_cachesInMemory.get(manifestURL); local
    [all...]
  /external/openssl/crypto/ec/
ec_key.c 81 ret->group = NULL;
96 ret->group = EC_GROUP_new_by_curve_name(nid);
97 if (ret->group == NULL)
124 if (r->group != NULL)
125 EC_GROUP_free(r->group);
148 if (src->group)
150 const EC_METHOD *meth = EC_GROUP_method_of(src->group);
151 /* clear the old group */
152 if (dest->group)
153 EC_GROUP_free(dest->group);
    [all...]
  /external/e2fsprogs/tests/f_resize_inode/
expect 11 1024 blocks per group, 1024 fragments per group
12 256 inodes per group
23 Pass 5: Checking group summary information
36 Pass 5: Checking group summary information
37 Free blocks count wrong for group #0 (717, counted=718).
51 Pass 5: Checking group summary information
64 Pass 5: Checking group summary information
65 Free blocks count wrong for group #0 (717, counted=718).
79 Pass 5: Checking group summary informatio
    [all...]
  /external/clearsilver/python/examples/base/
wordwrap.py 12 if matchobj.group(1) != ' ' and matchobj.group(2) != ' ':
17 return matchobj.group(1) + repl_with + matchobj.group(2)
  /external/e2fsprogs/lib/ext2fs/
alloc_sb.c 2 * alloc_sb.c --- Allocate the superblock and block group descriptors for a
31 dgrp_t group,
37 num_blocks = ext2fs_super_and_bgd_loc(fs, group, &super_blk,
46 if (super_blk || (group == 0))
  /external/e2fsprogs/tests/f_16384_block/
expect.1 5 Pass 5: Checking group summary information
expect.2 5 Pass 5: Checking group summary information
  /external/e2fsprogs/tests/f_8192_block/
expect.1 5 Pass 5: Checking group summary information
expect.2 5 Pass 5: Checking group summary information
  /external/e2fsprogs/tests/f_bad_disconnected_inode/
expect.2 5 Pass 5: Checking group summary information
  /external/e2fsprogs/tests/f_bad_local_jnl/
expect.2 5 Pass 5: Checking group summary information
  /external/e2fsprogs/tests/f_badbblocks/
expect.2 5 Pass 5: Checking group summary information
  /external/e2fsprogs/tests/f_baddir/
expect.2 5 Pass 5: Checking group summary information
  /external/e2fsprogs/tests/f_baddir2/
expect.2 5 Pass 5: Checking group summary information

Completed in 51 milliseconds

1 2 34 5 6 7 8 91011>>