Home
last modified time | relevance | path

Searched defs:isContextSwitch (Results 1 – 2 of 2) sorted by relevance

/sdk/traceview/src/com/android/traceview/
DCall.java120 public boolean isContextSwitch() { in isContextSwitch() method in Call
DTimeLineView.java125 public boolean isContextSwitch(); in isContextSwitch() method
1578 boolean isContextSwitch, int pixel) { in computeWeight()