HomeSort by relevance Sort by last modified time
    Searched refs:titleIconId (Results 1 - 7 of 7) sorted by null

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
CommandParamsFactory.java 629 IconId titleIconId = null;
673 titleIconId = ValueParser.retrieveIconId(ctlv);
674 menu.titleIconSelfExplanatory = titleIconId.selfExplanatory;
695 mCmdParams = new SelectItemParams(cmdDet, menu, titleIconId != null);
703 mIconLoader.loadIcon(titleIconId.recordNumber, this
708 if (titleIconId != null) {
711 recordNumbers[0] = titleIconId.recordNumber;
    [all...]
  /external/robolectric/v3/runtime/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 

Completed in 107 milliseconds