Searched refs:getInsertionHandleControllerForTest (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/public/android/javatests/src/org/chromium/content/browser/input/
H A DInsertionHandleTest.java112 InsertionHandleController ihc = getContentViewCore().getInsertionHandleControllerForTest();
155 InsertionHandleController ihc = getContentViewCore().getInsertionHandleControllerForTest();
186 InsertionHandleController ihc = getContentViewCore().getInsertionHandleControllerForTest();
254 getContentViewCore().getInsertionHandleControllerForTest();
287 InsertionHandleController ihc = getContentViewCore().getInsertionHandleControllerForTest();
313 InsertionHandleController ihc = getContentViewCore().getInsertionHandleControllerForTest();
329 InsertionHandleController ihc = getContentViewCore().getInsertionHandleControllerForTest();
345 getContentViewCore().getInsertionHandleControllerForTest();
356 getContentViewCore().getInsertionHandleControllerForTest().paste();
/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
H A DContentViewCore.java2068 public InsertionHandleController getInsertionHandleControllerForTest() { method in class:ContentViewCore

Completed in 73 milliseconds