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

  /frameworks/base/telephony/java/com/android/internal/telephony/
IccCardApplication.java 106 public String app_label; field in class:IccCardApplication
RIL.java     [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/recent/
RecentsHorizontalScrollView.java 105 final View appTitle = view.findViewById(R.id.app_label);
RecentsVerticalScrollView.java 113 final View appTitle = view.findViewById(R.id.app_label);
RecentsPanelView.java 140 holder.labelView = (TextView) convertView.findViewById(R.id.app_label);
  /hardware/ril/mock-ril/src/cpp/
responses.cpp 155 const_cast<char *>(r.applications(i).app_label().c_str());
  /packages/apps/Mms/src/com/android/mms/ui/
ConversationList.java 137 mTitle = getString(R.string.app_label);
    [all...]

Completed in 57 milliseconds