Searched refs:mShortString (Results 1 – 1 of 1) sorted by relevance
263 private String mShortString; field in BatteryConsumer.Key295 if (mShortString == null) { in toShortString()302 mShortString = sb.toString(); in toShortString()304 return mShortString; in toShortString()