Searched refs:onCreateTileService (Results 1 – 2 of 2) sorted by relevance
85 TileServiceManager service = onCreateTileService(component, tile.getQsTile()); in getTileWrapper()96 protected TileServiceManager onCreateTileService(ComponentName component, Tile tile) { in onCreateTileService() method in TileServices
146 protected TileServiceManager onCreateTileService(ComponentName component, Tile qsTile) { in onCreateTileService() method in TileServicesTest.TestTileServices