Searched refs:KEY_APP_BUBBLE (Results 1 – 1 of 1) sorted by relevance
69 public static final String KEY_APP_BUBBLE = "key_app_bubble"; field in Bubble273 return KEY_APP_BUBBLE + ":" + user.getIdentifier() + ":" + packageName; in getAppBubbleKeyForApp()