Home
last modified time | relevance | path

Searched refs:workProfileEdu (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/model/
DStringCache.java120 public String workProfileEdu; field in StringCache
191 workProfileEdu = getEnterpriseString( in loadStrings()
264 clone.workProfileEdu = this.workProfileEdu; in clone()
/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DWorkEduCard.java127 title.setText(cache.workProfileEdu); in updateStringFromCache()