Searched refs:FLAG_HIDDEN (Results 1 – 2 of 2) sorted by relevance
40 protected static final int FLAG_HIDDEN = 2; field in PowerStatsLayout82 if ((flags & FLAG_HIDDEN) != 0) { in appendFormat()
90 mDeviceCallPowerPosition = addDeviceSection(1, "call-power", FLAG_HIDDEN); in addDeviceSectionPowerEstimate()