Searched refs:applyGrid (Results 1 – 3 of 3) sorted by relevance
54 when(mProvider.applyGrid(gridName)).thenReturn(1); in testApply()
50 int updated = mProvider.applyGrid(option.name); in apply()
126 int applyGrid(String name) { in applyGrid() method in LauncherGridOptionsProvider