Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/customize/
H A DTileAdapter.java534 private static String strip(TileInfo tileInfo) { in strip() argument
535 String spec = tileInfo.spec; in strip()