Searched refs:BUTTON_ACTION_UNSUSPEND (Results 1 – 5 of 5) sorted by relevance
20 import static android.content.pm.SuspendDialogInfo.BUTTON_ACTION_UNSUSPEND;151 dialogBuilder2.setNeutralButtonAction(BUTTON_ACTION_UNSUSPEND); in equalsComparesButtonAction()
100 public static final int BUTTON_ACTION_UNSUSPEND = 1; field in SuspendDialogInfo111 BUTTON_ACTION_UNSUSPEND525 || buttonAction == BUTTON_ACTION_UNSUSPEND, "Invalid button action"); in setNeutralButtonAction()
23 import static android.content.pm.SuspendDialogInfo.BUTTON_ACTION_UNSUSPEND;197 case BUTTON_ACTION_UNSUSPEND: in resolveNeutralButtonText()315 case BUTTON_ACTION_UNSUSPEND: in onClick()
24 import static android.content.pm.SuspendDialogInfo.BUTTON_ACTION_UNSUSPEND;531 .setNeutralButtonAction(BUTTON_ACTION_UNSUSPEND) in testReadWritePackageRestrictions_suspendInfo()
4453 field public static final int BUTTON_ACTION_UNSUSPEND = 1; // 0x1