Methods Summary |
---|
public void | onConfigurationChanged(android.content.res.Configuration newConfig) throw new RuntimeException("Stub!");
|
protected void | onCreate(android.os.Bundle savedInstanceState) throw new RuntimeException("Stub!");
|
protected void | onDestroy() throw new RuntimeException("Stub!");
|
public void | onGlobalLayout() throw new RuntimeException("Stub!");
|
public void | onInputQueueCreated(android.view.InputQueue queue) throw new RuntimeException("Stub!");
|
public void | onInputQueueDestroyed(android.view.InputQueue queue) throw new RuntimeException("Stub!");
|
public void | onLowMemory() throw new RuntimeException("Stub!");
|
protected void | onPause() throw new RuntimeException("Stub!");
|
protected void | onResume() throw new RuntimeException("Stub!");
|
protected void | onSaveInstanceState(android.os.Bundle outState) throw new RuntimeException("Stub!");
|
protected void | onStart() throw new RuntimeException("Stub!");
|
protected void | onStop() throw new RuntimeException("Stub!");
|
public void | onWindowFocusChanged(boolean hasFocus) throw new RuntimeException("Stub!");
|
public void | surfaceChanged(android.view.SurfaceHolder holder, int format, int width, int height) throw new RuntimeException("Stub!");
|
public void | surfaceCreated(android.view.SurfaceHolder holder) throw new RuntimeException("Stub!");
|
public void | surfaceDestroyed(android.view.SurfaceHolder holder) throw new RuntimeException("Stub!");
|
public void | surfaceRedrawNeeded(android.view.SurfaceHolder holder) throw new RuntimeException("Stub!");
|