Searched refs:REMOVE (Results 1 – 4 of 4) sorted by relevance
52 public static final int REMOVE = R.id.action_remove; field in LauncherAccessibilityDelegate82 mActions.put(REMOVE, new AccessibilityAction(REMOVE, in LauncherAccessibilityDelegate()
65 public static final int REMOVE = 6; field in QuickContactEvent.ActionType
79 return LauncherAccessibilityDelegate.REMOVE; in getAccessibilityAction()
2460 ActionType.REMOVE, /* thirdPartyAction */ null); in Logger.logQuickContactEvent() argument