Searched refs:APP_NOT_CHOSEN (Results 1 – 1 of 1) sorted by relevance
35 public static final String APP_NOT_CHOSEN = "android"; field in Action64 if (packageName == null || APP_NOT_CHOSEN.equals(packageName)) { in getAppIcon()86 if (APP_NOT_CHOSEN.equals(packageName)) { in getAppName()87 return APP_NOT_CHOSEN; in getAppName()