OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setViewerInput
(Results
1 - 3
of
3
) sorted by null
/sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/
StackTracePanel.java
246
public void
setViewerInput
(IStackTraceInfo input) {
AllocationPanel.java
507
mStackTracePanel.
setViewerInput
(null); // always empty on client selection change.
543
mStackTracePanel.
setViewerInput
(alloc);
ThreadPanel.java
491
mStackTracePanel.
setViewerInput
(thread);
Completed in 112 milliseconds