/packages/apps/TV/src/com/android/tv/ui/ |
D | TvTransitionManager.java | 226 @SceneType public int getSceneType(Scene scene) { in getSceneType() argument 227 if (scene == mChannelBannerScene) { in getSceneType() 229 } else if (scene == mInputBannerScene) { in getSceneType() 231 } else if (scene == mKeypadChannelSwitchScene) { in getSceneType() 233 } else if (scene == mSelectInputScene) { in getSceneType() 239 private void setCurrentScene(Scene scene, ViewGroup sceneView) { in setCurrentScene() argument 241 mListener.onSceneChanged(getSceneType(mCurrentScene), getSceneType(scene)); in setCurrentScene() 243 mCurrentScene = scene; in setCurrentScene() 259 final Scene scene = new Scene(sceneRoot, (View) layout); in buildScene() local 260 scene.setEnterAction(new Runnable() { in buildScene() [all …]
|
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/ |
D | TvSettingsActivity.java | 49 final Scene scene = new Scene(root); in onCreate() 50 scene.setEnterAction(() -> { in onCreate() 69 TransitionManager.go(scene, slide); in onCreate() 83 final Scene scene = new Scene(root); in finish() local 84 scene.setEnterAction(() -> getFragmentManager().beginTransaction() in finish() 114 TransitionManager.go(scene, slide); in finish()
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | sl_wordlist.combined.gz | 1dictionary=main:sl,locale=sl,description=Slovenščina,date=1393228152, ... |
D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
D | en_US_wordlist.combined.gz | 1dictionary=main:en_us,locale=en_US,description=English (US),date ... |
D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |
D | nb_wordlist.combined.gz | 1dictionary=main:nb,locale=nb,description=Norsk bokmål,date=1393228136 ... |
D | it_wordlist.combined.gz | 1dictionary=main:it,locale=it,description=Italiano,date=1414726258, ... |
D | nl_wordlist.combined.gz | 1dictionary=main:nl,locale=nl,description=Nederlands,date=1414726258, ... |
D | da_wordlist.combined.gz | 1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ... |
D | hr_wordlist.combined.gz | 1dictionary=main:hr,locale=hr,description=Hrvatski,date=1393228135, ... |
D | ro_wordlist.combined.gz | 1dictionary=main:ro,locale=ro,description=Română,date=1412325511, ... |