Home
last modified time | relevance | path

Searched refs:createGroup (Results 1 – 12 of 12) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
DNotificationTestHelper.java76 public ExpandableNotificationRow createGroup(int numChildren) throws Exception { in createGroup() method in NotificationTestHelper
86 public ExpandableNotificationRow createGroup() throws Exception { in createGroup() method in NotificationTestHelper
87 return createGroup(2); in createGroup()
DNotificationBlockingHelperManagerTest.java230 ExpandableNotificationRow row = spy(mHelper.createGroup(numChildren)); in createBlockableGroupRowSpy()
DExpandableNotificationRowTest.java75 mGroupRow = mNotificationTestHelper.createGroup(); in setUp()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/stack/
DNotificationChildrenContainerTest.java47 mGroup = mNotificationTestHelper.createGroup(); in setUp()
/frameworks/opt/net/voip/src/java/com/android/server/sip/
DSipService.java152 createGroup(localProfile); in open()
176 SipSessionGroupExt group = createGroup(localProfile, in open3()
278 SipSessionGroupExt group = createGroup(localProfile); in createSession()
307 private SipSessionGroupExt createGroup(SipProfile localProfile) in createGroup() method in SipService
321 private SipSessionGroupExt createGroup(SipProfile localProfile, in createGroup() method in SipService
/frameworks/base/core/jni/
Dandroid_graphics_drawable_VectorDrawable.cpp75 static jlong createGroup(JNIEnv*, jobject, jlong srcGroupPtr) { in createGroup() function
383 {"nCreateGroup", "(J)J", (void*)createGroup},
/frameworks/base/core/java/com/android/internal/widget/
DMessagingGroup.java179 static MessagingGroup createGroup(MessagingLinearLayout layout) {; in createGroup() method in MessagingGroup
DMessagingLayout.java395 newGroup = MessagingGroup.createGroup(mMessagingLinearLayout); in createGroupViews()
/frameworks/base/wifi/java/android/net/wifi/p2p/
DWifiP2pManager.java1072 public void createGroup(Channel c, ActionListener listener) { in createGroup() method in WifiP2pManager
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt18215 …method public void createGroup(android.net.wifi.p2p.WifiP2pManager.Channel, android.net.wifi.p2p.W…
/frameworks/base/config/
Dhiddenapi-public-dex.txt26504 Landroid/net/wifi/p2p/WifiP2pManager;->createGroup(Landroid/net/wifi/p2p/WifiP2pManager$Channel;Lan…
/frameworks/base/api/
Dcurrent.txt28564 …method public void createGroup(android.net.wifi.p2p.WifiP2pManager.Channel, android.net.wifi.p2p.W…