Methods Summary |
---|
public android.service.notification.StatusBarNotification | clone()
throw new RuntimeException("Stub!");
|
public int | describeContents()
throw new RuntimeException("Stub!");
|
public java.lang.String | getGroupKey()
throw new RuntimeException("Stub!");
|
public int | getId()
throw new RuntimeException("Stub!");
|
public java.lang.String | getKey()
throw new RuntimeException("Stub!");
|
public android.app.Notification | getNotification()
throw new RuntimeException("Stub!");
|
public java.lang.String | getPackageName()
throw new RuntimeException("Stub!");
|
public long | getPostTime()
throw new RuntimeException("Stub!");
|
public java.lang.String | getTag()
throw new RuntimeException("Stub!");
|
public android.os.UserHandle | getUser()
throw new RuntimeException("Stub!");
|
public int | getUserId()
throw new RuntimeException("Stub!");
|
public boolean | isClearable()
throw new RuntimeException("Stub!");
|
public boolean | isOngoing()
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!");
|