Searched refs:IGNORE_CALL_STACK (Results 1 – 2 of 2) sorted by relevance
106 public static final String IGNORE_CALL_STACK = "ignore_call_stack"; field in AccessibilityInteractionClient1627 b.putSerializable(IGNORE_CALL_STACK, ignoreSet); in logTrace()
31 import static android.view.accessibility.AccessibilityInteractionClient.IGNORE_CALL_STACK;2628 (HashSet<String>) callingStack.getSerializable(IGNORE_CALL_STACK, in logTrace()