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.java1806 public ActionMode startActionModeForChild(View originalView, ActionMode.Callback callback) { in startActionModeForChild() method in ViewGroupTest.MockViewGroupSubclass
1811 return super.startActionModeForChild(originalView, callback); in startActionModeForChild()
1815 public ActionMode startActionModeForChild( in startActionModeForChild() method in ViewGroupTest.MockViewGroupSubclass
1818 return super.startActionModeForChild(originalView, callback, type); in startActionModeForChild()
DViewTest.java3502 public ActionMode startActionModeForChild(View originalView, ActionMode.Callback callback) { in startActionModeForChild() method in ViewTest.MockViewGroup
3509 public ActionMode startActionModeForChild( in startActionModeForChild() method in ViewTest.MockViewGroup
3804 public ActionMode startActionModeForChild(View originalView, in startActionModeForChild() method in ViewTest.MockViewParent
3809 public ActionMode startActionModeForChild(View originalView, in startActionModeForChild() method in ViewTest.MockViewParent