Searched defs:msgs (Results 1 – 8 of 8) sorted by relevance
43 static int println_native(int bufID, int priority, String tag, String msgs) { in println_native()
315 const hardware::hidl_vec<hardware::camera::device::V3_2::NotifyMsg>& msgs) { in notify()
1162 const hardware::hidl_vec<hardware::camera::device::V3_2::NotifyMsg>& msgs) { in notify()
593 Set<Communicator.Message> msgs = new ArraySet<>(1); in handleIncomingMessage() local
2933 Map<Integer, List<Message>> msgs = getHandoverCompletionMessages(); in testHandlingSecondHandoverRequest() local
1989 private static String buildMessageBodyFromPdus(SmsMessage[] msgs) { in buildMessageBodyFromPdus()
2858 public abstract void onFinancialSmsMessages(CursorWindow msgs); in onFinancialSmsMessages()
1392 SmsMessage[] msgs = new SmsMessage[pduCount]; in getMessagesFromIntent() local