Searched refs:CALL_STACK (Results 1 – 2 of 2) sorted by relevance
105 public static final String CALL_STACK = "call_stack"; field in AccessibilityInteractionClient1625 b.putSerializable(CALL_STACK, new ArrayList<StackTraceElement>(callStack)); in logTrace()
30 import static android.view.accessibility.AccessibilityInteractionClient.CALL_STACK;2625 (ArrayList<StackTraceElement>) callingStack.getSerializable(CALL_STACK, in logTrace()