Home
last modified time | relevance | path

Searched refs:startActionModeForChild (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/view/src/android/view/cts/
DViewGroupTest.java2689 public ActionMode startActionModeForChild(View originalView, ActionMode.Callback callback) { in startActionModeForChild() method in ViewGroupTest.MockViewGroupSubclass
2694 return super.startActionModeForChild(originalView, callback); in startActionModeForChild()
2698 public ActionMode startActionModeForChild( in startActionModeForChild() method in ViewGroupTest.MockViewGroupSubclass
2701 return super.startActionModeForChild(originalView, callback, type); in startActionModeForChild()
DViewTest.java4651 public ActionMode startActionModeForChild(View originalView, ActionMode.Callback callback) { in startActionModeForChild() method in ViewTest.MockViewGroup
4658 public ActionMode startActionModeForChild( in startActionModeForChild() method in ViewTest.MockViewGroup
5271 public ActionMode startActionModeForChild(View originalView, in startActionModeForChild() method in ViewTest.MockViewParent
5277 public ActionMode startActionModeForChild(View originalView, in startActionModeForChild() method in ViewTest.MockViewParent