Searched refs:shortStringName (Results 1 – 2 of 2) sorted by relevance
55 String shortStringName; field in ContentProviderRecord223 if (shortStringName != null) { in toShortString()224 return shortStringName; in toShortString()230 return shortStringName = sb.toString(); in toShortString()
189 String shortStringName; // caching of toShortString() result. field in ProcessRecord454 shortStringName = null; in setPid()616 if (shortStringName != null) { in toShortString()617 return shortStringName; in toShortString()621 return shortStringName = sb.toString(); in toShortString()