Searched refs:STOP_REASON_INFRASTRUCTURE_ERROR (Results 1 – 4 of 4) sorted by relevance
64 STOP_REASON_INFRASTRUCTURE_ERROR,90 int STOP_REASON_INFRASTRUCTURE_ERROR = 0; field
28 import static android.system.virtualmachine.VirtualMachineCallback.STOP_REASON_INFRASTRUCTURE_ERROR;1915 return STOP_REASON_INFRASTRUCTURE_ERROR; in getTranslatedReason()
42 field public static final int STOP_REASON_INFRASTRUCTURE_ERROR = 0; // 0x0
497 deathReason.getNow(VmEventListener.STOP_REASON_INFRASTRUCTURE_ERROR), in tryBootVm()