Home
last modified time | relevance | path

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

12

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

12