Home
last modified time | relevance | path

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

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