Home
last modified time | relevance | path

Searched defs:msgs (Results 1 – 9 of 9) sorted by relevance

/frameworks/av/services/camera/libcameraservice/device3/aidl/
DAidlCamera3OfflineSession.cpp142 const std::vector<camera::device::NotifyMsg>& msgs) { in notify()
152 const std::vector<camera::device::NotifyMsg>& msgs) { in notify()
DAidlCamera3Device.cpp366 const std::vector<camera::device::NotifyMsg>& msgs) { in notify()
431 const std::vector<camera::device::NotifyMsg>& msgs) { in notify()
/frameworks/native/services/surfaceflinger/tests/unittests/
DPowerAdvisorTest.cpp134 std::vector<ChannelMessage> msgs; in SetUpFmq() local
219 std::vector<ChannelMessage> msgs; in testGpuScenario() local
284 std::vector<ChannelMessage> msgs; in testGpuScenario() local
796 std::vector<ChannelMessage> msgs; in TEST_F() local
832 std::vector<ChannelMessage> msgs; in TEST_F() local
/frameworks/av/services/camera/libcameraservice/device3/hidl/
DHidlCamera3OfflineSession.cpp165 const hardware::hidl_vec<hardware::camera::device::V3_2::NotifyMsg>& msgs) { in notify()
DHidlCamera3Device.cpp448 const hardware::hidl_vec<hardware::camera::device::V3_2::NotifyMsg>& msgs) { in notify()
454 const hardware::hidl_vec<NotifyMsgType>& msgs) { in notifyHelper()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/d2d/
DDtmfTransport.java593 Set<Communicator.Message> msgs = new ArraySet<>(1); in handleIncomingMessage() local
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DInboundSmsHandler.java2021 private static String buildMessageBodyFromPdus(SmsMessage[] msgs) { in buildMessageBodyFromPdus()
/frameworks/base/telephony/java/android/telephony/
DSmsManager.java3218 public abstract void onFinancialSmsMessages(CursorWindow msgs); in onFinancialSmsMessages()
/frameworks/base/core/java/android/provider/
DTelephony.java1402 SmsMessage[] msgs = new SmsMessage[pduCount]; in getMessagesFromIntent() local