Searched refs:writeToParcelImpl (Results 1 – 6 of 6) sorted by relevance
/aosp12/frameworks/base/startop/iorap/src/com/google/android/startop/iorap/ |
H A D | AppLaunchEvent.java | 120 protected void writeToParcelImpl(Parcel p, int flags) { in writeToParcelImpl() method in AppLaunchEvent.IntentStarted 121 super.writeToParcelImpl(p, flags); in writeToParcelImpl() 179 protected void writeToParcelImpl(Parcel p, int flags) { in writeToParcelImpl() method in AppLaunchEvent.BaseWithActivityRecordData 180 super.writeToParcelImpl(p, flags); in writeToParcelImpl() 216 protected void writeToParcelImpl(Parcel p, int flags) { in writeToParcelImpl() method in AppLaunchEvent.ActivityLaunched 217 super.writeToParcelImpl(p, flags); in writeToParcelImpl() 253 super.writeToParcelImpl(p, flags); in writeToParcelImpl() 289 super.writeToParcelImpl(p, flags); in writeToParcelImpl() 334 super.writeToParcelImpl(p, flags); in writeToParcelImpl() 351 writeToParcelImpl(p, flags); in writeToParcel() [all …]
|
/aosp12/frameworks/base/core/java/android/app/ |
H A D | Notification.java | 2959 writeToParcelImpl(parcel, flags); in writeToParcel() 2971 private void writeToParcelImpl(Parcel parcel, int flags) { in writeToParcelImpl() method in Notification
|
/aosp12/frameworks/base/services/ |
H A D | art-profile | 50946 HPLcom/google/android/startop/iorap/AppLaunchEvent$ActivityLaunchCancelled;->writeToParcelImpl(Land… 50948 HPLcom/google/android/startop/iorap/AppLaunchEvent$ActivityLaunchFinished;->writeToParcelImpl(Landr… 50950 HSPLcom/google/android/startop/iorap/AppLaunchEvent$ActivityLaunched;->writeToParcelImpl(Landroid/o… 50953 HSPLcom/google/android/startop/iorap/AppLaunchEvent$BaseWithActivityRecordData;->writeToParcelImpl(… 50957 HSPLcom/google/android/startop/iorap/AppLaunchEvent$IntentStarted;->writeToParcelImpl(Landroid/os/P… 50959 PLcom/google/android/startop/iorap/AppLaunchEvent$ReportFullyDrawn;->writeToParcelImpl(Landroid/os/… 50964 HSPLcom/google/android/startop/iorap/AppLaunchEvent;->writeToParcelImpl(Landroid/os/Parcel;I)V+]Lan…
|
/aosp12/frameworks/base/boot/ |
H A D | boot-image-profile.txt | 2244 HSPLandroid/app/Notification;->writeToParcelImpl(Landroid/os/Parcel;I)V+]Landroid/app/PendingIntent…
|
/aosp12/frameworks/base/config/ |
H A D | boot-image-profile.txt | 2244 HSPLandroid/app/Notification;->writeToParcelImpl(Landroid/os/Parcel;I)V+]Landroid/app/PendingIntent…
|
/aosp12/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 7965 Landroid/app/Notification;->writeToParcelImpl(Landroid/os/Parcel;I)V
|