Searched refs:updatableStringId (Results 1 – 3 of 3) sorted by relevance
30 fun getEnterpriseString(updatableStringId: String, resId: Int): String =31 resources.getString(updatableStringId) { context.getString(resId) }
168 Context context, String updatableStringId, int resId) { in getUpdatableEnterpriseString() argument173 updatableStringId, in getUpdatableEnterpriseString()
22764 String updatableStringId, int defaultStringId, Object... formatArgs) {22766 updatableStringId);