Searched refs:VrListenerService (Results 1 – 6 of 6) sorted by relevance
60 public abstract class VrListenerService extends Service { class90 VrListenerService.this.onCurrentVrActivityChanged( in handleMessage()102 public VrListenerService() { in VrListenerService() method in VrListenerService
20 import android.service.vr.VrListenerService;43 public static class TestVrListenerService extends VrListenerService {
55 import android.service.vr.VrListenerService;783 VrListenerService.SERVICE_INTERFACE, mLock, listeners); in onBootPhase()
42364 public abstract class VrListenerService extends android.app.Service {42365 ctor public VrListenerService();42369 field public static final String SERVICE_INTERFACE = "android.service.vr.VrListenerService";
42508 public abstract class VrListenerService extends android.app.Service {42509 ctor public VrListenerService();42513 field public static final String SERVICE_INTERFACE = "android.service.vr.VrListenerService";
64711 Landroid/service/vr/VrListenerService;->mBinder:Landroid/service/vr/IVrListener$Stub;64712 Landroid/service/vr/VrListenerService;->mHandler:Landroid/os/Handler;64713 Landroid/service/vr/VrListenerService;->MSG_ON_CURRENT_VR_ACTIVITY_CHANGED:I