Methods Summary |
---|
public int | describeContents() throw new RuntimeException("Stub!");
|
public int | getBackoffPolicy() throw new RuntimeException("Stub!");
|
public android.os.PersistableBundle | getExtras() throw new RuntimeException("Stub!");
|
public int | getId() throw new RuntimeException("Stub!");
|
public long | getInitialBackoffMillis() throw new RuntimeException("Stub!");
|
public long | getIntervalMillis() throw new RuntimeException("Stub!");
|
public long | getMaxExecutionDelayMillis() throw new RuntimeException("Stub!");
|
public long | getMinLatencyMillis() throw new RuntimeException("Stub!");
|
public int | getNetworkType() throw new RuntimeException("Stub!");
|
public android.content.ComponentName | getService() throw new RuntimeException("Stub!");
|
public boolean | isPeriodic() throw new RuntimeException("Stub!");
|
public boolean | isPersisted() throw new RuntimeException("Stub!");
|
public boolean | isRequireCharging() throw new RuntimeException("Stub!");
|
public boolean | isRequireDeviceIdle() throw new RuntimeException("Stub!");
|
public java.lang.String | toString() throw new RuntimeException("Stub!");
|
public void | writeToParcel(android.os.Parcel out, int flags) throw new RuntimeException("Stub!");
|