Home
last modified time | relevance | path

Searched refs:outId (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/jni/
Dandroid_view_DisplayEventReceiver.cpp160 nsecs_t* outTimestamp, int32_t* outId, uint32_t* outCount) { in processPendingEvents() argument
174 *outId = ev.header.id; in processPendingEvents()
/frameworks/base/services/core/java/com/android/server/am/
DServiceRecord.java508 int[] outId = new int[1]; in postNotification()
511 outId, userId); in postNotification()
DActivityManagerService.java1742 int[] outId = new int[1]; in handleMessage() local
1745 notification, outId, root.userId); in handleMessage()
1990 int[] outId = new int[1]; in handleMessage() local
1993 notification, outId, userId); in handleMessage()