Searched refs:shortStringName (Results 1 – 2 of 2) sorted by relevance
60 String shortStringName; field in ContentProviderRecord255 if (shortStringName != null) { in toShortString()256 return shortStringName; in toShortString()262 return shortStringName = sb.toString(); in toShortString()
282 String shortStringName; // caching of toShortString() result. field in ProcessRecord598 shortStringName = null; in setPid()807 if (shortStringName != null) { in toShortString()808 return shortStringName; in toShortString()812 return shortStringName = sb.toString(); in toShortString()