Searched refs:handles (Results 1 – 2 of 2) sorted by relevance
13 - A background service is started by the app. It handles the connection25 Another way to see it is that the app handles a number of tasks which are
1115 SelectionHandles handles = item.getSelectionHandles(); in findHandle() local1117 SelectionHandle handle = handles.findHandle(layoutPoint, distance); in findHandle()