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.java2514 public ActionMode startActionModeForChild(View originalView, ActionMode.Callback callback) { in startActionModeForChild() method in ViewGroupTest.MockViewGroupSubclass
2519 return super.startActionModeForChild(originalView, callback); in startActionModeForChild()
2523 public ActionMode startActionModeForChild( in startActionModeForChild() method in ViewGroupTest.MockViewGroupSubclass
2526 return super.startActionModeForChild(originalView, callback, type); in startActionModeForChild()
DViewTest.java4127 public ActionMode startActionModeForChild(View originalView, ActionMode.Callback callback) { in startActionModeForChild() method in ViewTest.MockViewGroup
4134 public ActionMode startActionModeForChild( in startActionModeForChild() method in ViewTest.MockViewGroup
4490 public ActionMode startActionModeForChild(View originalView, in startActionModeForChild() method in ViewTest.MockViewParent
4496 public ActionMode startActionModeForChild(View originalView, in startActionModeForChild() method in ViewTest.MockViewParent