Searched refs:CAUSE_INSTALL_CANCELLED (Results 1 – 3 of 3) sorted by relevance
27 import static android.os.image.DynamicSystemClient.CAUSE_INSTALL_CANCELLED;271 postStatus(STATUS_NOT_STARTED, CAUSE_INSTALL_CANCELLED, null); in onResult()374 postStatus(STATUS_NOT_STARTED, CAUSE_INSTALL_CANCELLED, null); in executeDiscardCommand()480 postStatus(STATUS_NOT_STARTED, CAUSE_INSTALL_CANCELLED, null); in executeNotifyKeyguardDismissed()596 if (cause != CAUSE_NOT_SPECIFIED && cause != CAUSE_INSTALL_CANCELLED) { in buildNotification()648 case CAUSE_INSTALL_CANCELLED: in postStatus()
86 CAUSE_INSTALL_CANCELLED,138 public static final int CAUSE_INSTALL_CANCELLED = 2; field in DynamicSystemClient
11429 field public static final int CAUSE_INSTALL_CANCELLED = 2; // 0x2