Searched defs:exactly (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
H A DTileLayout.java99 record.tileView.measure(exactly(mCellWidth), exactly(mCellHeight));
107 private static int exactly(int size) { method in class:TileLayout
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tileimpl/
H A DQSIconViewImpl.java72 final int iconSpec = exactly(mIconSizePx);
201 protected final int exactly(int size) { method in class:QSIconViewImpl

Completed in 176 milliseconds