Searched refs:addStateSection (Results 1 – 2 of 2) sorted by relevance
114 protected int addStateSection(int length, String label, int flags) { in addStateSection() method in PowerStatsLayout121 protected int addStateSection(int length, String label) { in addStateSection() method in PowerStatsLayout122 return addStateSection(length, label, 0); in addStateSection()
74 mStateRxTimePosition = addStateSection(1, "rx"); in addStateStats()76 mStateTxTimesPosition = addStateSection(mStateTxTimesCount, "tx"); in addStateStats()