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.java2693 public ActionMode startActionModeForChild(View originalView, ActionMode.Callback callback) { in startActionModeForChild() method in ViewGroupTest.MockViewGroupSubclass
2698 return super.startActionModeForChild(originalView, callback); in startActionModeForChild()
2702 public ActionMode startActionModeForChild( in startActionModeForChild() method in ViewGroupTest.MockViewGroupSubclass
2705 return super.startActionModeForChild(originalView, callback, type); in startActionModeForChild()
DViewTest.java4720 public ActionMode startActionModeForChild(View originalView, ActionMode.Callback callback) { in startActionModeForChild() method in ViewTest.MockViewGroup
4727 public ActionMode startActionModeForChild( in startActionModeForChild() method in ViewTest.MockViewGroup
5382 public ActionMode startActionModeForChild(View originalView, in startActionModeForChild() method in ViewTest.MockViewParent
5388 public ActionMode startActionModeForChild(View originalView, in startActionModeForChild() method in ViewTest.MockViewParent