Searched refs:outId (Results 1 – 3 of 3) sorted by relevance
367 int[] outId = new int[1]; in postNotification()369 null, localForegroundId, localForegroundNoti, outId); in postNotification()
1153 int[] outId = new int[1];1155 notification, outId);
283 static status_t getIdmapPackageId(const uint32_t* map, size_t mapSize, uint32_t *outId) in getIdmapPackageId() argument292 *outId = (map[*p + IDMAP_HEADER_SIZE + 2] >> 24) & 0x000000ff; in getIdmapPackageId()