Home
last modified time | relevance | path

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

/external/libgdx/backends/gdx-backend-lwjgl/src/com/badlogic/gdx/backends/lwjgl/
DLwjglApplet.java55 public final void removeNotify () { in LwjglApplet()
57 super.removeNotify(); in LwjglApplet()
75 public final void removeNotify () { in LwjglApplet()
77 super.removeNotify(); in LwjglApplet()
DLwjglCanvas.java93 public final void removeNotify () { in initialize()
95 super.removeNotify(); in initialize()
/external/jmonkeyengine/engine/src/lwjgl/com/jme3/system/lwjgl/
DLwjglCanvas.java120 public void removeNotify(){ in removeNotify() method in LwjglCanvas.GLCanvas
123 super.removeNotify(); in removeNotify()
136 super.removeNotify(); in removeNotify()
146 super.removeNotify(); in removeNotify()
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/ime/indic/
DIndicInputMethod.java79 public void removeNotify() { in removeNotify() method in IndicInputMethod
/external/jmonkeyengine/engine/src/desktop/com/jme3/system/awt/
DAwtPanel.java86 public void removeNotify(){ in removeNotify() method in AwtPanel
92 super.removeNotify(); in removeNotify()
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/ime/translit/
DTransliteratorInputMethod.java310 public void removeNotify() { in removeNotify() method in TransliteratorInputMethod