api-impl: misc stubs and trivial impls

This commit is contained in:
Mis012
2025-02-15 21:34:37 +01:00
parent df03617f13
commit 453224cf31
12 changed files with 123 additions and 6 deletions

View File

@@ -29,8 +29,12 @@ public class Notification implements Parcelable {
public int iconLevel;
public RemoteViews bigContentView;
public RemoteViews contentView;
public RemoteViews headsUpContentView;
public long[] vibrate;
public int ledARGB;