Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DPartner.java50 public static final String RES_GRID_AA_SHORT_EDGE_COUNT = "grid_aa_short_edge_count"; field in Partner
145 resId = getResources().getIdentifier(RES_GRID_AA_SHORT_EDGE_COUNT, in getDeviceProfileOverride()