Searched defs:msgs (Results 1 – 8 of 8) sorted by relevance
140 const std::vector<camera::device::NotifyMsg>& msgs) { in notify()150 const std::vector<camera::device::NotifyMsg>& msgs) { in notify()
329 const std::vector<camera::device::NotifyMsg>& msgs) { in notify()394 const std::vector<camera::device::NotifyMsg>& msgs) { in notify()
163 const hardware::hidl_vec<hardware::camera::device::V3_2::NotifyMsg>& msgs) { in notify()
443 const hardware::hidl_vec<hardware::camera::device::V3_2::NotifyMsg>& msgs) { in notify()449 const hardware::hidl_vec<NotifyMsgType>& msgs) { in notifyHelper()
593 Set<Communicator.Message> msgs = new ArraySet<>(1); in handleIncomingMessage() local
1979 private static String buildMessageBodyFromPdus(SmsMessage[] msgs) { in buildMessageBodyFromPdus()
3128 public abstract void onFinancialSmsMessages(CursorWindow msgs); in onFinancialSmsMessages()
1398 SmsMessage[] msgs = new SmsMessage[pduCount]; in getMessagesFromIntent() local