com/android/commands/vr/Vr.class
Vr.java package com.android.commands.vr public final com.android.commands.vr.Vr extends com.android.internal.os.BaseCommand { private static final String COMMAND_SET_PERSISTENT_VR_MODE_ENABLED private static final String COMMAND_SET_VR2D_DISPLAY_PROPERTIES private static final String COMMAND_ENABLE_VD private android.service.vr.IVrManager mVrService public void <init> () public static void main (java.lang.String[]) String[] args public void onShowUsage (java.io.PrintStream) java.io.PrintStream out public void onRun () throws java.lang.Exception String command private void runSetVr2dDisplayProperties () throws android.os.RemoteException android.os.RemoteException re String widthStr int width String heightStr int height String dpiStr int dpi android.app.Vr2dDisplayProperties vr2dDisplayProperties private void runEnableVd () throws android.os.RemoteException android.os.RemoteException re android.app.Vr2dDisplayProperties$Builder builder String value private void runSetPersistentVrModeEnabled () throws android.os.RemoteException android.os.RemoteException re String enableStr boolean enabled }
com/android/commands/vr/
com/android/commands/
com/android/
com/
META-INF/MANIFEST.MF
META-INF/