Searched refs:STOP_VIRTUAL_DISPLAY_DELAY_MILLIS (Results 1 – 1 of 1) sorted by relevance
41 private final static int STOP_VIRTUAL_DISPLAY_DELAY_MILLIS = 2000; field in Vr2dDisplay352 mHandler.postDelayed(mStopVDRunnable, STOP_VIRTUAL_DISPLAY_DELAY_MILLIS); in stopVirtualDisplay()