Home
last modified time | relevance | path

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

/packages/apps/DocumentsUI/src/com/android/documentsui/dirlist/
DGridPhotoHolder.java19 import static com.android.documentsui.DevicePolicyResources.Drawables.Style.SOLID_NOT_COLORED;
85 WORK_PROFILE_ICON, SOLID_NOT_COLORED, () -> in setUpdatableWorkProfileIcon()
/packages/apps/DocumentsUI/src/com/android/documentsui/
DDevicePolicyResources.java186 public static final String SOLID_NOT_COLORED = "SOLID_NOT_COLORED"; field in DevicePolicyResources.Drawables.Style