Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DActivityManager.java977 private static final String ATTR_TASKDESCRIPTIONLABEL = field in ActivityManager.TaskDescription
1329 out.attribute(null, ATTR_TASKDESCRIPTIONLABEL, mLabel); in saveToXml()
1349 if (ATTR_TASKDESCRIPTIONLABEL.equals(attrName)) { in restoreFromXml()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt1454 Landroid/app/ActivityManager$TaskDescription;->ATTR_TASKDESCRIPTIONLABEL:Ljava/lang/String;