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.java2536 public ActionMode startActionModeForChild(View originalView, ActionMode.Callback callback) { in startActionModeForChild() method in ViewGroupTest.MockViewGroupSubclass
2541 return super.startActionModeForChild(originalView, callback); in startActionModeForChild()
2545 public ActionMode startActionModeForChild( in startActionModeForChild() method in ViewGroupTest.MockViewGroupSubclass
2548 return super.startActionModeForChild(originalView, callback, type); in startActionModeForChild()
DViewTest.java4396 public ActionMode startActionModeForChild(View originalView, ActionMode.Callback callback) { in startActionModeForChild() method in ViewTest.MockViewGroup
4403 public ActionMode startActionModeForChild( in startActionModeForChild() method in ViewTest.MockViewGroup
4853 public ActionMode startActionModeForChild(View originalView, in startActionModeForChild() method in ViewTest.MockViewParent
4859 public ActionMode startActionModeForChild(View originalView, in startActionModeForChild() method in ViewTest.MockViewParent