Searched refs:mShortString (Results 1 – 1 of 1) sorted by relevance
259 private String mShortString; field in BatteryConsumer.Key291 if (mShortString == null) { in toShortString()298 mShortString = sb.toString(); in toShortString()300 return mShortString; in toShortString()