Searched refs:reportStopped (Results 1 – 1 of 1) sorted by relevance
1859 this.mDeathRecipient = () -> reportStopped(STOP_REASON_VIRTUALIZATION_SERVICE_DIED); in CallbackTranslator()1887 reportStopped(translatedReason); in onDied()1891 private void reportStopped(@VirtualMachineCallback.StopReason int reason) { in reportStopped() method in VirtualMachine.CallbackTranslator