Searched refs:KEY_NETWORK_SUPPORTED (Results 1 – 1 of 1) sorted by relevance
104 private static final String KEY_NETWORK_SUPPORTED = "networkSupported"; field in VirtualMachineConfig379 builder.setNetworkSupported(b.getBoolean(KEY_NETWORK_SUPPORTED)); in fromPersistableBundle()432 b.putBoolean(KEY_NETWORK_SUPPORTED, mNetworkSupported); in serializeOutputStream()