Searched defs:res_id (Results 1 – 2 of 2) sorted by relevance
40 public final short res_id; // N.B.: this is big endian in the kernel field in StructNfGenMsg60 final short res_id = byteBuffer.getShort(); in parse() local
172 int res_id = android_context.getResources().getIdentifier(CANCEL_RES_NAME, in doCancel() local