Home
last modified time | relevance | path

Searched refs:getAppLabel (Results 1 – 14 of 14) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/
DVolumeUI.java116 private String getAppLabel(ComponentName component) { in getAppLabel() method in VolumeUI
132 d.setMessage(mContext.getString(R.string.volumeui_prompt_message, getAppLabel(component))); in showServiceActivationDialog()
237 R.string.volumeui_notification_title, getAppLabel(component))) in show()
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/customize/
DCustomizeTileView.java59 public TextView getAppLabel() { in getAppLabel() method in CustomizeTileView
DTileAdapter.java423 mTileView.getAppLabel().clearAnimation(); in clearDrag()
424 mTileView.getAppLabel().setAlpha(.6f); in clearDrag()
435 mTileView.getAppLabel().animate() in startDrag()
448 mTileView.getAppLabel().animate() in stopDrag()
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/bars/
DBridgeActionBar.java130 String title = mParams.getAppLabel(); in setTitle()
/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/
DOpenExternalDirectoryActivity.java249 final String appLabel = getAppLabel(activity); in showFragment()
275 private static String getAppLabel(Activity activity) { in getAppLabel() method in OpenExternalDirectoryActivity
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DSMSDispatcher.java1101 private CharSequence getAppLabel(String appPackage) { in getAppLabel() method in SMSDispatcher
1121 CharSequence appLabel = getAppLabel(tracker.mAppInfo.packageName); in handleReachSentLimit()
1157 CharSequence appLabel = getAppLabel(tracker.mAppInfo.packageName); in handleConfirmShortCode()
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
DLayout.java156 titleBar = createTitleBar(getContext(), getParams().getAppLabel(), in Layout()
DRenderSessionImpl.java1068 String title = params.getAppLabel(); in setActiveToolbar()
/frameworks/base/core/java/android/content/pm/
DPackageInstaller.java1242 public @Nullable CharSequence getAppLabel() { in getAppLabel() method in PackageInstaller.SessionInfo
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DUiccCardApplication.java603 public String getAppLabel() { in getAppLabel() method in UiccCardApplication
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt8630 method public java.lang.CharSequence getAppLabel();
/frameworks/base/api/
Dcurrent.txt9616 method public java.lang.CharSequence getAppLabel();
Dtest-current.txt9628 method public java.lang.CharSequence getAppLabel();
Dsystem-current.txt9971 method public java.lang.CharSequence getAppLabel();