Searched defs:fillTextsFrom (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/app/
H A DNotification.java3877 return applyStandardTemplate(resId, mParams.reset().fillTextsFrom(this));
3885 .fillTextsFrom(this));
4320 return applyStandardTemplateWithActions(layoutId, mParams.reset().fillTextsFrom(this));
4492 mParams.reset().ambient(true).fillTextsFrom(this).hasProgress(false));
8516 final StandardTemplateParams fillTextsFrom(Builder b) { method in class:Notification.StandardTemplateParams

Completed in 264 milliseconds