Searched defs:CUSTOM_TILE (Results 1 – 2 of 2) sorted by relevance
92 private static final String CUSTOM_TILE = "custom(" + TEST_PKG + "/" + TEST_CLS + ")"; field in TileQueryHelperTest242 CUSTOM_TILE); in testCustomTileNotCreated() local
99 private static ComponentName CUSTOM_TILE = field in QSTileHostTest