Searched refs:IVrListener (Results 1 – 4 of 4) sorted by relevance
72 private final IVrListener.Stub mBinder = new IVrListener.Stub() {
22 oneway interface IVrListener { interface
52 import android.service.vr.IVrListener;437 return IVrListener.Stub.asInterface(binder);442 return service instanceof IVrListener;1005 IVrListener l = (IVrListener) service; in callFocusedActivityChangedLocked()
64654 Landroid/service/vr/IVrListener$Stub$Proxy;-><init>(Landroid/os/IBinder;)V64655 Landroid/service/vr/IVrListener$Stub$Proxy;->focusedActivityChanged(Landroid/content/ComponentName;…64656 Landroid/service/vr/IVrListener$Stub$Proxy;->getInterfaceDescriptor()Ljava/lang/String;64657 Landroid/service/vr/IVrListener$Stub$Proxy;->mRemote:Landroid/os/IBinder;64658 Landroid/service/vr/IVrListener$Stub;-><init>()V64659 Landroid/service/vr/IVrListener$Stub;->asInterface(Landroid/os/IBinder;)Landroid/service/vr/IVrList…64660 Landroid/service/vr/IVrListener$Stub;->DESCRIPTOR:Ljava/lang/String;64661 Landroid/service/vr/IVrListener$Stub;->TRANSACTION_focusedActivityChanged:I64662 Landroid/service/vr/IVrListener;->focusedActivityChanged(Landroid/content/ComponentName;ZI)V64711 Landroid/service/vr/VrListenerService;->mBinder:Landroid/service/vr/IVrListener$Stub;