Searched refs:PrivateHandler (Results 1 – 6 of 6) sorted by relevance
100 private final PrivateHandler mHandler;136 mHandler = new PrivateHandler(looper); in AccessibilityInteractionController()177 message.what = PrivateHandler.MSG_FIND_ACCESSIBILITY_NODE_INFO_BY_ACCESSIBILITY_ID; in findAccessibilityNodeInfoByAccessibilityIdClientThread()219 != PrivateHandler.MSG_FIND_ACCESSIBILITY_NODE_INFO_BY_ACCESSIBILITY_ID) { in holdOffMessageIfNeeded()246 PrivateHandler.MSG_PREPARE_FOR_EXTRA_DATA_REQUEST); in holdOffMessageIfNeeded()256 PrivateHandler.MSG_APP_PREPARATION_FINISHED); in holdOffMessageIfNeeded()263 mHandler.obtainMessage(PrivateHandler.MSG_APP_PREPARATION_TIMEOUT); in holdOffMessageIfNeeded()264 mHandler.sendEmptyMessageDelayed(PrivateHandler.MSG_APP_PREPARATION_TIMEOUT, in holdOffMessageIfNeeded()304 mHandler.removeMessages(PrivateHandler.MSG_APP_PREPARATION_TIMEOUT); in requestPreparerDoneUiThread()419 message.what = PrivateHandler.MSG_FIND_ACCESSIBILITY_NODE_INFOS_BY_VIEW_ID; in findAccessibilityNodeInfosByViewIdClientThread()[all …]
7318 android.view.AccessibilityInteractionController$PrivateHandler
30974 Landroid/view/AccessibilityInteractionController$PrivateHandler;
7340 android.view.AccessibilityInteractionController$PrivateHandler
40638 Landroid/view/AccessibilityInteractionController$PrivateHandler;
62296 Landroid/view/AccessibilityInteractionController$PrivateHandler;->MSG_APP_PREPARATION_FINISHED:I62297 Landroid/view/AccessibilityInteractionController$PrivateHandler;->MSG_APP_PREPARATION_TIMEOUT:I62298 Landroid/view/AccessibilityInteractionController$PrivateHandler;->MSG_FIND_ACCESSIBILITY_NODE_INFOS…62299 Landroid/view/AccessibilityInteractionController$PrivateHandler;->MSG_FIND_ACCESSIBILITY_NODE_INFO_…62300 Landroid/view/AccessibilityInteractionController$PrivateHandler;->MSG_FIND_ACCESSIBILITY_NODE_INFO_…62301 Landroid/view/AccessibilityInteractionController$PrivateHandler;->MSG_FIND_FOCUS:I62302 Landroid/view/AccessibilityInteractionController$PrivateHandler;->MSG_FOCUS_SEARCH:I62303 Landroid/view/AccessibilityInteractionController$PrivateHandler;->MSG_PERFORM_ACCESSIBILITY_ACTION:I62304 Landroid/view/AccessibilityInteractionController$PrivateHandler;->MSG_PREPARE_FOR_EXTRA_DATA_REQUES…