Methods Summary |
---|
public void | finish() throw new RuntimeException("Stub!");
|
public android.view.LayoutInflater | getLayoutInflater() throw new RuntimeException("Stub!");
|
public android.app.Dialog | getWindow() throw new RuntimeException("Stub!");
|
public void | hideWindow() throw new RuntimeException("Stub!");
|
public void | onBackPressed() throw new RuntimeException("Stub!");
|
public void | onCloseSystemDialogs() throw new RuntimeException("Stub!");
|
public void | onComputeInsets(android.service.voice.VoiceInteractionSession$Insets outInsets) throw new RuntimeException("Stub!");
|
public void | onCreate(android.os.Bundle args) throw new RuntimeException("Stub!");
|
public android.view.View | onCreateContentView() throw new RuntimeException("Stub!");
|
public void | onDestroy() throw new RuntimeException("Stub!");
|
public boolean | onKeyDown(int keyCode, android.view.KeyEvent event) throw new RuntimeException("Stub!");
|
public boolean | onKeyLongPress(int keyCode, android.view.KeyEvent event) throw new RuntimeException("Stub!");
|
public boolean | onKeyMultiple(int keyCode, int count, android.view.KeyEvent event) throw new RuntimeException("Stub!");
|
public boolean | onKeyUp(int keyCode, android.view.KeyEvent event) throw new RuntimeException("Stub!");
|
public void | setContentView(android.view.View view) throw new RuntimeException("Stub!");
|
public void | setTheme(int theme) throw new RuntimeException("Stub!");
|
public void | showWindow() throw new RuntimeException("Stub!");
|
public void | startVoiceActivity(android.content.Intent intent) throw new RuntimeException("Stub!");
|