Home
last modified time | relevance | path

Searched defs:onPause (Results 1 – 25 of 48) sorted by relevance

12

/development/samples/ApiDemos/src/com/example/android/apis/graphics/
DMatrixPaletteActivity.java44 protected void onPause() { in onPause() method in MatrixPaletteActivity
DTriangleActivity.java37 protected void onPause() { in onPause() method in TriangleActivity
DGLSurfaceViewActivity.java48 protected void onPause() { in onPause() method in GLSurfaceViewActivity
DTranslucentGLSurfaceViewActivity.java56 protected void onPause() { in onPause() method in TranslucentGLSurfaceViewActivity
DGLES20Activity.java64 protected void onPause() { in onPause() method in GLES20Activity
DSurfaceViewOverlay.java74 protected void onPause() { in onPause() method in SurfaceViewOverlay
DCompressedTextureActivity.java74 protected void onPause() { in onPause() method in CompressedTextureActivity
/development/samples/RenderScript/MiscSamples/src/com/example/android/rs/miscsamples/
DRsList.java45 protected void onPause() { in onPause() method in RsList
DRsRenderStates.java45 protected void onPause() { in onPause() method in RsRenderStates
/development/ndk/platforms/android-5/samples/hello-gl2/src/com/android/gl2jni/
DGL2JNIActivity.java37 @Override protected void onPause() { in onPause() method in GL2JNIActivity
/development/samples/BasicGLSurfaceView/src/com/example/android/basicglsurfaceview/
DBasicGLSurfaceViewActivity.java38 protected void onPause() { in onPause() method in BasicGLSurfaceViewActivity
/development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/
DSpriteTextActivity.java40 protected void onPause() { in onPause() method in SpriteTextActivity
/development/samples/RenderScript/HelloWorld/src/com/example/android/rs/helloworld/
DHelloWorld.java46 protected void onPause() { in onPause() method in HelloWorld
/development/samples/Snake/src/com/example/android/snake/
DSnake.java68 protected void onPause() { in onPause() method in Snake
/development/samples/RenderScript/Fountain/src/com/example/android/rs/fountain/
DFountain.java73 protected void onPause() { in onPause() method in Fountain
/development/samples/ApiDemos/src/com/example/android/apis/app/
DPersistentState.java117 protected void onPause() { in onPause() method in PersistentState
/development/samples/SpellChecker/HelloSpellChecker/src/com/example/android/hellospellchecker/
DHelloSpellCheckerActivity.java61 public void onPause() { in onPause() method in HelloSpellCheckerActivity
/development/samples/ApiDemos/src/com/example/android/apis/preference/
DAdvancedPreferences.java77 protected void onPause() { in onPause() method in AdvancedPreferences
/development/samples/NotePad/src/com/example/android/notepad/
DTitleEditor.java132 protected void onPause() { in onPause() method in TitleEditor
/development/samples/ApiDemos/src/com/example/android/apis/nfc/
DForegroundDispatch.java89 public void onPause() { in onPause() method in ForegroundDispatch
DForegroundNdefPush.java82 public void onPause() { in onPause() method in ForegroundNdefPush
/development/samples/RenderScript/Balls/src/com/example/android/rs/balls/
DBalls.java98 protected void onPause() { in onPause() method in Balls
/development/samples/LunarLander/src/com/example/android/lunarlander/
DLunarLander.java151 protected void onPause() { in onPause() method in LunarLander
/development/tutorials/NotepadCodeLab/Notepadv3Solution/src/com/android/demo/notepad3/
DNoteEdit.java86 protected void onPause() { in onPause() method in NoteEdit
/development/samples/ApiDemos/src/com/example/android/apis/view/
DList9.java98 protected void onPause() { in onPause() method in List9

12