Searched defs:titleForPrivateProfileResId (Results 1 – 1 of 1) sorted by relevance
235 @StringRes int titleForPrivateProfileResId) { in SafetySource()827 public Builder setTitleForPrivateProfileResId(@StringRes int titleForPrivateProfileResId) { in setTitleForPrivateProfileResId()1130 int titleForPrivateProfileResId = Resources.ID_NULL; in build() local