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