Searched refs:PrivateHandler (Results 1 – 6 of 6) sorted by relevance
105 private final PrivateHandler mHandler;138 mHandler = new PrivateHandler(looper); in AccessibilityInteractionController()185 message.what = PrivateHandler.MSG_FIND_ACCESSIBILITY_NODE_INFO_BY_ACCESSIBILITY_ID; in findAccessibilityNodeInfoByAccessibilityIdClientThread()228 != PrivateHandler.MSG_FIND_ACCESSIBILITY_NODE_INFO_BY_ACCESSIBILITY_ID) { in holdOffMessageIfNeeded()255 PrivateHandler.MSG_PREPARE_FOR_EXTRA_DATA_REQUEST); in holdOffMessageIfNeeded()265 PrivateHandler.MSG_APP_PREPARATION_FINISHED); in holdOffMessageIfNeeded()272 mHandler.obtainMessage(PrivateHandler.MSG_APP_PREPARATION_TIMEOUT); in holdOffMessageIfNeeded()273 mHandler.sendEmptyMessageDelayed(PrivateHandler.MSG_APP_PREPARATION_TIMEOUT, in holdOffMessageIfNeeded()313 mHandler.removeMessages(PrivateHandler.MSG_APP_PREPARATION_TIMEOUT); in requestPreparerDoneUiThread()453 message.what = PrivateHandler.MSG_FIND_ACCESSIBILITY_NODE_INFOS_BY_VIEW_ID; in findAccessibilityNodeInfosByViewIdClientThread()[all …]
8539 android.view.AccessibilityInteractionController$PrivateHandler
30951 Landroid/view/AccessibilityInteractionController$PrivateHandler;
58330 Landroid/view/AccessibilityInteractionController$PrivateHandler;->MSG_APP_PREPARATION_FINISHED:I58331 Landroid/view/AccessibilityInteractionController$PrivateHandler;->MSG_APP_PREPARATION_TIMEOUT:I58332 Landroid/view/AccessibilityInteractionController$PrivateHandler;->MSG_FIND_ACCESSIBILITY_NODE_INFOS…58333 Landroid/view/AccessibilityInteractionController$PrivateHandler;->MSG_FIND_ACCESSIBILITY_NODE_INFO_…58334 Landroid/view/AccessibilityInteractionController$PrivateHandler;->MSG_FIND_ACCESSIBILITY_NODE_INFO_…58335 Landroid/view/AccessibilityInteractionController$PrivateHandler;->MSG_FIND_FOCUS:I58336 Landroid/view/AccessibilityInteractionController$PrivateHandler;->MSG_FOCUS_SEARCH:I58337 Landroid/view/AccessibilityInteractionController$PrivateHandler;->MSG_PERFORM_ACCESSIBILITY_ACTION:I58338 Landroid/view/AccessibilityInteractionController$PrivateHandler;->MSG_PREPARE_FOR_EXTRA_DATA_REQUES…
8570 android.view.AccessibilityInteractionController$PrivateHandler
41112 Landroid/view/AccessibilityInteractionController$PrivateHandler;