Searched refs:onAttachedToWindow (Results 1 - 25 of 41) sorted by relevance

12

/packages/screensavers/PhotoTable/src/com/android/dreams/phototable/
H A DFlipperDream.java33 public void onAttachedToWindow() { method in class:FlipperDream
34 super.onAttachedToWindow();
H A DPhotoTableDream.java46 public void onAttachedToWindow() { method in class:PhotoTableDream
47 super.onAttachedToWindow();
H A DBummerView.java91 public void onAttachedToWindow() { method in class:BummerView
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/spellcheck/
H A DAndroidSpellCheckerServiceTest.java30 mEditText.onAttachedToWindow();
47 mEditText.onAttachedToWindow();
50 mEditText.onAttachedToWindow();
/packages/experimental/DreamTheater/src/com/android/dreamtheater/
H A DDemos.java25 public void onAttachedToWindow() { method in class:Demos.Demo2
H A DBouncyDroid.java320 protected void onAttachedToWindow() { method in class:BouncyDroid.BouncyView
321 super.onAttachedToWindow();
/packages/apps/Settings/src/com/android/settings/widget/
H A DAnimatedImageView.java79 public void onAttachedToWindow() { method in class:AnimatedImageView
80 super.onAttachedToWindow();
/packages/screensavers/Basic/src/com/android/dreams/basic/
H A DColors.java67 public void onAttachedToWindow() { method in class:Colors
68 super.onAttachedToWindow();
/packages/screensavers/WebView/src/com/android/dreams/web/
H A DScreensaver.java61 public void onAttachedToWindow() { method in class:Screensaver
62 super.onAttachedToWindow();
/packages/apps/Camera2/src/com/android/camera/ui/
H A DCameraRootView.java105 public void onAttachedToWindow() { method in class:CameraRootView
106 super.onAttachedToWindow();
H A DRotatableLayout.java67 public void onAttachedToWindow() { method in class:RotatableLayout
/packages/apps/DeskClock/src/com/android/deskclock/
H A DScreensaver.java104 public void onAttachedToWindow() { method in class:Screensaver
106 super.onAttachedToWindow();
H A DAnalogClock.java103 protected void onAttachedToWindow() { method in class:AnalogClock
104 super.onAttachedToWindow();
H A DAlarmTimelineView.java248 public void onAttachedToWindow() { method in class:AlarmTimelineView
249 super.onAttachedToWindow();
/packages/apps/DeskClock/src/com/android/deskclock/widget/
H A DTextTime.java115 protected void onAttachedToWindow() { method in class:TextTime
116 super.onAttachedToWindow();
/packages/wallpapers/MagicSmoke/src/com/android/magicsmoke/
H A DMagicSmokeSelector.java101 public void onAttachedToWindow() { method in class:MagicSmokeSelector
102 super.onAttachedToWindow();
/packages/experimental/Bummer/src/com/android/dreams/bummer/
H A DBummerView.java91 public void onAttachedToWindow() { method in class:BummerView
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/
H A DDictionaryDownloadProgressBar.java96 protected void onAttachedToWindow() { method in class:DictionaryDownloadProgressBar
/packages/apps/Calendar/src/com/android/calendar/
H A DStickyHeaderListView.java354 protected void onAttachedToWindow() { method in class:StickyHeaderListView
355 super.onAttachedToWindow();
/packages/apps/Launcher2/src/com/android/launcher2/
H A DBubbleTextView.java316 protected void onAttachedToWindow() { method in class:BubbleTextView
317 super.onAttachedToWindow();
/packages/apps/Launcher3/src/com/android/launcher3/
H A DWeightWatcher.java122 public void onAttachedToWindow() { method in class:WeightWatcher
123 super.onAttachedToWindow();
H A DBubbleTextView.java343 protected void onAttachedToWindow() { method in class:BubbleTextView
344 super.onAttachedToWindow();
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/
H A DInputTestsBase.java101 public void onAttachedToWindow() { method in class:InputTestsBase.MyEditText
102 // Make onAttachedToWindow "public"
103 super.onAttachedToWindow();
/packages/apps/VideoEditor/src/com/android/videoeditor/widgets/
H A DPlayheadView.java106 protected void onAttachedToWindow() { method in class:PlayheadView
/packages/wallpapers/LivePicker/src/com/android/wallpaper/livepicker/
H A DLiveWallpaperPreview.java145 public void onAttachedToWindow() { method in class:LiveWallpaperPreview
146 super.onAttachedToWindow();

Completed in 2425 milliseconds

12