Home
last modified time | relevance | path

Searched defs:getMessageDetails (Results 1 – 3 of 3) sorted by relevance

/aosp12/hardware/interfaces/automotive/can/1.0/default/libnl++/protocols/
H A DMessageDefinition.cpp57 MessageDescriptor::MessageDetails MessageDescriptor::getMessageDetails(nlmsgtype_t msgtype) const { in getMessageDetails() function in android::nl::protocols::MessageDescriptor
63 MessageDescriptor::MessageDetails MessageDescriptor::getMessageDetails( in getMessageDetails() function in android::nl::protocols::MessageDescriptor
/aosp12/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
H A DCellBroadcastResources.java57 public static CharSequence getMessageDetails(Context context, boolean showDebugInfo, in getMessageDetails() method in CellBroadcastResources
/aosp12/packages/apps/Messaging/src/com/android/messaging/ui/conversation/
H A DMessageDetailsDialog.java73 private static String getMessageDetails(final Context context, in getMessageDetails() method in MessageDetailsDialog