Home
last modified time | relevance | path

Searched refs:eventOut (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/android/app/usage/
H A DUsageEvents.java806 if (eventOut == null) { in getNextEvent()
923 eventOut.mPackage = null; in readEventFromParcel()
930 eventOut.mClass = null; in readEventFromParcel()
948 eventOut.mEventType = p.readInt(); in readEventFromParcel()
952 eventOut.mConfiguration = null; in readEventFromParcel()
953 eventOut.mShortcutId = null; in readEventFromParcel()
954 eventOut.mAction = null; in readEventFromParcel()
955 eventOut.mContentType = null; in readEventFromParcel()
958 eventOut.mLocusId = null; in readEventFromParcel()
960 switch (eventOut.mEventType) { in readEventFromParcel()
[all …]
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...