Searched refs:IconId (Results 1 - 3 of 3) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
H A DCommandDetails.java104 class IconId extends ValueObject { class in inherits:ValueObject
H A DValueParser.java159 * @return IconId instance
162 static IconId retrieveIconId(ComprehensionTlv ctlv) throws ResultException {
163 IconId id = new IconId();
H A DCommandParamsFactory.java291 IconId iconId = null;
351 IconId iconId = null;
394 IconId iconId = null;
451 IconId iconId = null;
544 IconId titleIconId = null;
641 IconId iconId = null;
681 IconId iconId = null;
756 IconId iconId = null;
824 IconId confirmIconId = null;
825 IconId callIconI
[all...]

Completed in 527 milliseconds