Searched refs:getApplicationName (Results 1 – 2 of 2) sorted by relevance
518 mState.effectsSuppressorName = getApplicationName(mContext, mState.effectsSuppressor);524 private static String getApplicationName(Context context, ComponentName component) {
139 public String getApplicationName(Context context) { in getApplicationName() method in SmsApplication.SmsApplicationData