Searched defs:indexString (Results 1 – 3 of 3) sorted by relevance
104 String indexString = Integer.toString(index); in generateReauthIdWithIndex() local115 String indexString = Integer.toString(index); in generateSecurityKeyWithIndex() local
146 val indexString = if (TextUtils.isEmpty(parts[0])) name.substring(0, 1) else parts[0] in createCity() constant
33 val indexString: String?, constant in com.android.deskclock.data.City