Home
last modified time | relevance | path

Searched defs:writeEvent (Results 1 – 11 of 11) sorted by relevance

/aosp12/frameworks/base/services/robotests/src/com/android/server/testing/shadows/
H A DShadowEventLog.java35 protected static int writeEvent(int tag, Object... values) { in writeEvent() method in ShadowEventLog
42 protected static int writeEvent(int tag, String string) { in writeEvent() method in ShadowEventLog
/aosp12/frameworks/base/core/java/android/util/
H A DEventLog.java339 public static native int writeEvent(int tag, int value); in writeEvent() method in EventLog
347 public static native int writeEvent(int tag, long value); in writeEvent() method in EventLog
355 public static native int writeEvent(int tag, float value); in writeEvent() method in EventLog
363 public static native int writeEvent(int tag, String str); in writeEvent() method in EventLog
371 public static native int writeEvent(int tag, Object... list); in writeEvent() method in EventLog
/aosp12/packages/apps/SettingsIntelligence/src/com/android/settings/intelligence/suggestions/ranking/
H A DSuggestionEventStore.java68 public void writeEvent(String suggestionId, String eventType) { in writeEvent() method in SuggestionEventStore
/aosp12/frameworks/base/core/java/android/app/admin/
H A DSecurityLog.java846 public static native int writeEvent(int tag, String str); in writeEvent() method in SecurityLog
853 public static native int writeEvent(int tag, Object... payloads); in writeEvent() method in SecurityLog
/aosp12/build/soong/ui/tracer/
H A Dtracer.go165 func (t *tracerImpl) writeEvent(event *viewerEvent) { func
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/
H A DEvents.java334 public static void writeEvent(int tag, Object... list) { in writeEvent() method in Events
523 void writeEvent(long time, int tag, Object[] list); in writeEvent() method
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/onehanded/
H A DOneHandedUiEventLogger.java194 public void writeEvent(int tag) { in writeEvent() method in OneHandedUiEventLogger
/aosp12/frameworks/base/services/usage/java/com/android/server/usage/
H A DUsageStatsProto.java423 private static void writeEvent(ProtoOutputStream proto, long fieldId, final IntervalStats stats, in writeEvent() method in UsageStatsProto
H A DUsageStatsProtoV2.java388 private static void writeEvent(ProtoOutputStream proto, final long statsBeginTime, in writeEvent() method in UsageStatsProtoV2
/aosp12/frameworks/base/cmds/hid/jni/
H A Dcom_android_commands_hid_Device.cpp208 static void writeEvent(int fd, struct uhid_event& ev, const char* messageType) { in writeEvent() function
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...