Searched refs:shortStringName (Results 1 – 2 of 2) sorted by relevance
65 String shortStringName; field in ContentProviderRecord305 if (shortStringName != null) { in toShortString()306 return shortStringName; in toShortString()312 return shortStringName = sb.toString(); in toShortString()
1282 final String shortStringName = mShortStringName; in toShortString() local1283 if (shortStringName != null) { in toShortString()1284 return shortStringName; in toShortString()