Searched refs:IGNORE_CALL_STACK (Results 1 – 2 of 2) sorted by relevance
104 public static final String IGNORE_CALL_STACK = "ignore_call_stack"; field in AccessibilityInteractionClient1604 b.putSerializable(IGNORE_CALL_STACK, ignoreSet); in logTrace()
32 import static android.view.accessibility.AccessibilityInteractionClient.IGNORE_CALL_STACK;2435 … (HashSet<String>) callingStack.getSerializable(IGNORE_CALL_STACK, java.util.HashSet.class); in logTrace()