HomeSort by relevance Sort by last modified time
    Searched defs:group (Results 501 - 525 of 1507) sorted by null

<<21222324252627282930>>

  /packages/apps/Contacts/src/com/android/contacts/group/
GroupDetailFragment.java 17 package com.android.contacts.group;
63 * Displays the details of a group and shows a list of actions possible for the group.
69 * The group title has been loaded
74 * The number of group members has been determined
203 * Start the loader to retrieve the metadata for this group.
210 * Start the loader to retrieve the list of group members.
237 * The listener for the group metadata loader.
250 Log.e(TAG, "Failed to load group metadata");
273 * The listener for the group members list loade
    [all...]
SuggestedMemberListAdapter.java 16 package com.android.contacts.group;
41 import com.android.contacts.group.SuggestedMemberListAdapter.SuggestedMember;
49 * This adapter provides suggested contacts that can be added to a group for an
50 * {@link AutoCompleteTextView} within the group editor.
212 // Read back the results from the cursor and filter out existing group members.
219 // Filter out contacts that have already been added to this group
223 // Otherwise, add the contact as a suggested new group member
321 * This represents a single contact that is a suggestion for the user to add to a group.
  /packages/apps/LegacyCamera/src/com/android/camera/
CameraSettings.java 80 PreferenceGroup group = local
82 initPreference(group);
83 return group;
116 PreferenceGroup group, String key) {
117 removePreference(group, key);
135 private void initPreference(PreferenceGroup group) {
136 ListPreference videoQuality = group.findPreference(KEY_VIDEO_QUALITY);
137 ListPreference timeLapseInterval = group.findPreference(KEY_VIDEO_TIME_LAPSE_FRAME_INTERVAL);
138 ListPreference pictureSize = group.findPreference(KEY_PICTURE_SIZE);
139 ListPreference whiteBalance = group.findPreference(KEY_WHITE_BALANCE)
    [all...]
  /packages/apps/PackageInstaller/src/com/android/packageinstaller/permission/model/
AppPermissionGroup.java 77 if (permissionInfo.group != null) {
80 permissionInfo.group, 0);
104 AppPermissionGroup group = new AppPermissionGroup(context, packageInfo, groupInfo.name, local
162 group.addPermission(permission);
165 return group;
168 private static CharSequence loadGroupDescription(Context context, PackageItemInfo group) {
170 if (group instanceof PermissionGroupInfo) {
171 description = ((PermissionGroupInfo) group).loadDescription(
173 } else if (group instanceof PermissionInfo) {
174 description = ((PermissionInfo) group).loadDescription
    [all...]
PermissionApps.java 190 AppPermissionGroup group = AppPermissionGroup.create(mContext, local
193 if (group == null) {
203 UserHandle.getUserId(group.getApp().applicationInfo.uid));
210 PermissionApp permApp = new PermissionApp(app.packageName, group, label, icon,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/extensions/
XInput2.h 262 XIGroupState group; member in struct:__anon38360
304 XIGroupState group; member in struct:__anon38362
377 XIGroupState *group
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
argp.h 103 useful as a group header (it will be the first thing printed in its
104 group); in this usage, it's conventional to end the string with a `:'. */
107 /* The group this option is in. In a long help message, options are sorted
108 alphabetically within each group, and the groups presented in the order
110 if this field 0 will inherit the group number of the previous entry, or
111 zero if it's the first one, unless its a group header (NAME and KEY both
113 options such as --help are put into group -1. */ member in struct:argp_option
114 int group;
137 in the same group. */
305 /* Where to group the child options relative to the other (`consolidated'
308 int group; member in struct:argp_child
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/extensions/
XInput2.h 252 XIGroupState group; member in struct:__anon40219
294 XIGroupState group; member in struct:__anon40221
345 XIGroupState *group
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
argp.h 103 useful as a group header (it will be the first thing printed in its
104 group); in this usage, it's conventional to end the string with a `:'. */
107 /* The group this option is in. In a long help message, options are sorted
108 alphabetically within each group, and the groups presented in the order
110 if this field 0 will inherit the group number of the previous entry, or
111 zero if it's the first one, unless its a group header (NAME and KEY both
113 options such as --help are put into group -1. */ member in struct:argp_option
114 int group;
137 in the same group. */
305 /* Where to group the child options relative to the other (`consolidated'
308 int group; member in struct:argp_child
    [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/linux/
netlink.h 119 __u32 group; member in struct:nl_pktinfo
  /prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/linux/
netlink.h 119 __u32 group; member in struct:nl_pktinfo
  /prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/linux/
netlink.h 119 __u32 group; member in struct:nl_pktinfo
  /prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/linux/
netlink.h 119 __u32 group; member in struct:nl_pktinfo
  /prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/linux/
netlink.h 119 __u32 group; member in struct:nl_pktinfo
  /prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/linux/
netlink.h 119 __u32 group; member in struct:nl_pktinfo
  /prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/linux/
netlink.h 119 __u32 group; member in struct:nl_pktinfo
  /prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/linux/
netlink.h 119 __u32 group; member in struct:nl_pktinfo
  /prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/linux/
netlink.h 119 __u32 group; member in struct:nl_pktinfo
  /prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/linux/
netlink.h 119 __u32 group; member in struct:nl_pktinfo
  /prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/linux/
netlink.h 119 __u32 group; member in struct:nl_pktinfo
  /prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/linux/
netlink.h 119 __u32 group; member in struct:nl_pktinfo
  /prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/linux/
netlink.h 119 __u32 group; member in struct:nl_pktinfo
  /prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/linux/
netlink.h 119 __u32 group; member in struct:nl_pktinfo
  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/linux/
netlink.h 119 __u32 group; member in struct:nl_pktinfo
  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/linux/
netlink.h 119 __u32 group; member in struct:nl_pktinfo

Completed in 1224 milliseconds

<<21222324252627282930>>