Home
last modified time | relevance | path

Searched refs:removeAllChildren (Results 1 – 6 of 6) sorted by relevance

/aosp12/packages/apps/Settings/src/com/android/settings/wifi/p2p/
H A DP2pCategoryPreferenceController.java48 public void removeAllChildren() { in removeAllChildren() method in P2pCategoryPreferenceController
H A DWifiP2pSettings.java572 mPeerCategoryController.removeAllChildren(); in handlePeersChanged()
586 mPersistentCategoryController.removeAllChildren(); in onPersistentGroupInfoAvailable()
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/wifi/p2p/
H A DP2pCategoryPreferenceControllerTest.java69 mController.removeAllChildren(); in removeAllChildren_shouldRemove()
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
H A DExpandableNotificationRowTest.java108 mGroupRow.removeAllChildren(); in testUserLockedResetEvenWhenNoChildren()
117 mGroupRow.removeAllChildren(); in testReinflatedOnDensityChange()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationViewHierarchyManager.java268 viewToRemove.removeAllChildren(); in updateNotificationViews()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DExpandableNotificationRow.java1326 public void removeAllChildren() {