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