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()
1362 final String shortStringName = mShortStringName; in toShortString() local1363 if (shortStringName != null) { in toShortString()1364 return shortStringName; in toShortString()