Searched refs:group (Results 251 - 275 of 315) sorted by relevance

<<111213

/frameworks/data-binding/developmentPlugins/localizeMavenPlugin/src/main/groovy/android/databinding/
H A DLocalizeDependenciesTask.groovy99 return id.group + ":" + id.name + ":" + id.version;
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
H A DResourceHelper.java550 String f_str = m.group(1);
551 String end = m.group(2);
/frameworks/multidex/library/src/androidx/multidex/
H A DMultiDex.java323 int major = Integer.parseInt(matcher.group(1));
324 int minor = Integer.parseInt(matcher.group(2));
/frameworks/rs/cpu_ref/
H A DrsCpuScriptGroup2.cpp91 Batch::Batch(CpuScriptGroup2Impl* group, const char* name) : argument
92 mGroup(group), mFunc(nullptr) {
353 ALOGV("group name: %d:%s\n", groupNameSize, groupName);
384 // skip script group compilation forcing the driver to use the fallback
/frameworks/support/v7/appcompat/src/main/java/androidx/appcompat/view/menu/
H A DMenuItemImpl.java128 * @param group Item ordering grouping control. The item will be added after
136 MenuItemImpl(MenuBuilder menu, int group, int id, int categoryOrder, int ordering, argument
141 mGroup = group;
621 // exclusive checkable group
/frameworks/av/packages/MediaComponents/src/com/android/media/
H A DMediaSession2Stub.java87 CommandGroupImpl group = new CommandGroupImpl();
88 group.addAllPlaybackCommands();
89 group.addAllPlaylistCommands();
90 Set<SessionCommand2> commands = group.getCommands();
/frameworks/base/core/java/android/text/
H A DHtml.java965 String alignment = m.group(1);
1076 int c = getHtmlColor(m.group(1));
1084 int c = getHtmlColor(m.group(1));
1092 String textDecoration = m.group(1);
/frameworks/base/core/java/android/webkit/
H A DURLUtil.java405 return m.group(2);
/frameworks/base/core/jni/android/graphics/
H A DFontFamily.cpp154 args.group = NULL;
/frameworks/base/services/core/java/com/android/server/display/
H A DWifiDisplayController.java82 // 2. Discovery will self-abort after any group is initiated, which may not necessarily
130 // The device to which we are currently connected, which means we have an active P2P group.
133 // The group info obtained after connecting.
823 Slog.d(TAG, "Received group info: " + describeWifiP2pGroup(info));
828 + "the current P2P group does not contain the device "
830 + ", group info was: " + describeWifiP2pGroup(info));
845 // and no client has connected, save group info
880 // After disconnection for a group, for some reason we have a tendency
1043 private static String describeWifiP2pGroup(WifiP2pGroup group) { argument
1044 return group !
[all...]
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DBuzzBeepBlinkTest.java761 NotificationRecord group = getBeepyNotificationRecord("a", GROUP_ALERT_ALL);
763 mService.buzzBeepBlinkLocked(group);
766 assertTrue(group.isInterruptive());
H A DNotificationRecordTest.java95 final String groupId = "group";
130 String group) {
171 if(group != null) {
172 builder.setGroup(group);
189 false /* lights */, false /* defaultLights */, null /* group */);
202 false /* lights */, false /* defaultLights */, null /* group */);
216 false /* lights */, false /* defaultLights */, null /* group */);
228 false /* lights */, false /* defaultLights */, null /* group */);
241 false /* lights */, false /* defaultLights */, null /* group */);
254 false /* lights */, false /* defaultLights */, null /* group */);
128 getNotification(String pkg, boolean noisy, boolean defaultSound, boolean buzzy, boolean defaultVibration, boolean lights, boolean defaultLights, String group) argument
[all...]
/frameworks/base/wifi/java/android/net/wifi/p2p/
H A DWifiP2pManager.java68 * ,forms a p2p group or there is an explicit {@link #stopPeerDiscovery}.
79 * Wi-Fi devices that do not support p2p, an app can create a group using {@link #createGroup}
82 * <p> After a successful group formation through {@link #createGroup} or through {@link #connect},
84 * {@link WifiP2pInfo} contains the address of the group owner
86 * if the current device is a p2p group owner. A p2p client can thus communicate with
87 * the p2p group owner through a socket connection.
174 * the details of the group.
559 /** Interface for callback invocation when group info is available */
562 * The requested p2p group info is available
563 * @param group W
565 onGroupInfoAvailable(WifiP2pGroup group) argument
[all...]
/frameworks/support/customview/src/main/java/androidx/customview/widget/
H A DViewDragHelper.java934 final ViewGroup group = (ViewGroup) v;
937 final int count = group.getChildCount();
942 final View child = group.getChildAt(i);
/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationManagerService.java1712 private void createNotificationChannelGroup(String pkg, int uid, NotificationChannelGroup group, argument
1714 Preconditions.checkNotNull(group);
1718 mRankingHelper.getNotificationChannelGroup(group.getId(), pkg, uid);
1719 mRankingHelper.createNotificationChannelGroup(pkg, uid, group,
1722 maybeNotifyChannelGroupOwner(pkg, uid, preUpdate, group);
1726 UserHandle.of(UserHandle.getCallingUserId()), group,
1746 Slog.w(TAG, "Can't notify app about group change", e);
2196 NotificationChannelGroup group) throws RemoteException {
2198 createNotificationChannelGroup(pkg, uid, group, false, false);
2209 final NotificationChannelGroup group
6785 notifyNotificationChannelGroupChanged( final String pkg, final UserHandle user, final NotificationChannelGroup group, final int modificationType) argument
6870 notifyNotificationChannelGroupChanged(ManagedServiceInfo info, final String pkg, final UserHandle user, final NotificationChannelGroup group, final int modificationType) argument
[all...]
/frameworks/support/slidingpanelayout/src/main/java/androidx/slidingpanelayout/widget/
H A DSlidingPaneLayout.java1245 final ViewGroup group = (ViewGroup) v;
1248 final int count = group.getChildCount();
1253 final View child = group.getChildAt(i);
/frameworks/data-binding/compilationTests/src/test/java/android/databinding/compilationTest/
H A DBaseCompilationTest.java174 final String key = matcher.group(1);
/frameworks/av/media/mtp/
H A DMtpDevice.cpp659 bool MtpDevice::readObject(MtpObjectHandle handle, const char* destPath, int group, int perm) { argument
667 fchown(fd, getuid(), group);
/frameworks/base/core/java/android/app/
H A DNotificationManager.java137 * The value will be the {@link NotificationChannelGroup#getId()} of the group.
148 * The value will be {@code true} if this channel or group is now blocked and {@code false} if
149 * this channel or group is now unblocked.
157 * This broadcast is only sent to the app that owns the channel group that has changed.
470 * Creates a group container for {@link NotificationChannel} objects.
472 * This can be used to rename an existing group.
480 * have similar channels, you can create a group for each account with account specific
484 * @param group The group to create
486 public void createNotificationChannelGroup(@NonNull NotificationChannelGroup group) { argument
[all...]
/frameworks/base/core/java/android/widget/
H A DListPopupWindow.java735 final ViewGroup group = (ViewGroup) parent;
736 group.removeView(mPromptView);
/frameworks/base/core/tests/coretests/src/com/android/internal/os/
H A DBstatsCpuTimesValidationTest.java865 return parseCpuTimesStr(matcher.group(1));
876 return parseCpuTimesStr(matcher.group(1));
/frameworks/native/cmds/installd/tests/
H A Dinstalld_dexopt_test.cpp87 static void mkdir(const std::string& path, uid_t owner, gid_t group, mode_t mode) { argument
89 ::chown(path.c_str(), owner, group);
/frameworks/rs/tests/java_api/VrDemo/src/com/example/android/rs/vr/loaders/
H A DLoaderDicom.java124 Element get(int group, int element) { argument
125 return get(tagInt(group, element));
/frameworks/support/v7/appcompat/src/main/java/androidx/appcompat/widget/
H A DListPopupWindow.java772 final ViewGroup group = (ViewGroup) parent;
773 group.removeView(mPromptView);
/frameworks/base/libs/androidfw/
H A DResourceTypes.cpp3501 // A group of objects describing a particular resource package.
3610 // this package group.
3613 // per-package-group.
3616 // If the package group comes from a system asset. Used in
4948 const PackageGroup* group = mPackageGroups[ig]; local
4951 group->name.string(), group->name.size())) {
4953 printf("Skipping package group: %s\n", String8(group->name).string());
4958 const size_t packageCount = group
4989 findEntry(const PackageGroup* group, ssize_t typeIndex, const char16_t* name, size_t nameLen, uint32_t* outTypeSpecFlags) const argument
6115 const PackageGroup* const group = mPackageGroups[idx]; local
6603 PackageGroup* group = NULL; local
[all...]

Completed in 1335 milliseconds

<<111213