Searched defs:stringRes (Results 1 – 4 of 4) sorted by relevance
326 void showToast(@StringRes int stringRes) { in showToast()332 void showToast(@StringRes int stringRes, @NonNull String applicationLabel) { in showToast()
413 final int stringRes = isManagedProfile in getDefaultProfileSwitchingLabel() local
541 @StringRes int stringRes, in SampleDataClass()1437 int stringRes = in.readInt(); in SampleDataClass() local
1443 int stringRes = R.string.bluetooth_pairing; in getConnectionSummary() local