Methods Summary |
---|
protected android.os.IBinder | bindService(android.content.Intent intent) throw new RuntimeException("Stub!");
|
public android.app.Application | getApplication() throw new RuntimeException("Stub!");
|
public T | getService() throw new RuntimeException("Stub!");
|
public android.content.Context | getSystemContext() throw new RuntimeException("Stub!");
|
public void | setApplication(android.app.Application application) throw new RuntimeException("Stub!");
|
protected void | setUp() throw new RuntimeException("Stub!");
|
protected void | setupService() throw new RuntimeException("Stub!");
|
protected void | shutdownService() throw new RuntimeException("Stub!");
|
protected void | startService(android.content.Intent intent) throw new RuntimeException("Stub!");
|
protected void | tearDown() throw new RuntimeException("Stub!");
|
public void | testServiceTestCaseSetUpProperly() throw new RuntimeException("Stub!");
|