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