Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DLauncherStateManager.java177 public void goToState(LauncherState state, boolean animated) { in goToState() argument
178 goToState(state, animated, 0, null); in goToState()
188 public void goToState(LauncherState state, boolean animated, Runnable onCompleteRunnable) { in goToState() argument
189 goToState(state, animated, 0, onCompleteRunnable); in goToState()
226 private void goToState(LauncherState state, boolean animated, long delay, in goToState() argument
228 animated &= Utilities.areAnimationsEnabled(mLauncher); in goToState()
236 } else if (!mConfig.userControlled && animated && mConfig.mTargetState == state) { in goToState()
254 if (!animated) { in goToState()
/packages/apps/Launcher3/robolectric_tests/src/com/android/launcher3/model/
DAddWorkspaceItemsTaskTest.java124 ArgumentCaptor<ArrayList> animated = ArgumentCaptor.forClass(ArrayList.class); in testAddItem_some_items_added() local
129 animated.capture()); in testAddItem_some_items_added()
132 assertEquals(1, animated.getValue().size()); in testAddItem_some_items_added()
133 assertTrue(animated.getValue().contains(info2)); in testAddItem_some_items_added()
/packages/inputmethods/LatinIME/dictionaries/
Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...
Dsv_wordlist.combined.gz1dictionary=main:sv,locale=sv,description=Svenska,date=1414726264, ...