Searched refs:IVrListener (Results 1 – 4 of 4) sorted by relevance
73 private final IVrListener.Stub mBinder = new IVrListener.Stub() {
22 oneway interface IVrListener { interface
54 import android.service.vr.IVrListener;439 return IVrListener.Stub.asInterface(binder);444 return service instanceof IVrListener;1009 IVrListener l = (IVrListener) service; in callFocusedActivityChangedLocked()
54065 Landroid/service/vr/IVrListener$Stub$Proxy;-><init>(Landroid/os/IBinder;)V54066 Landroid/service/vr/IVrListener$Stub$Proxy;->focusedActivityChanged(Landroid/content/ComponentName;…54067 Landroid/service/vr/IVrListener$Stub$Proxy;->getInterfaceDescriptor()Ljava/lang/String;54068 Landroid/service/vr/IVrListener$Stub$Proxy;->mRemote:Landroid/os/IBinder;54069 Landroid/service/vr/IVrListener$Stub;-><init>()V54070 Landroid/service/vr/IVrListener$Stub;->asInterface(Landroid/os/IBinder;)Landroid/service/vr/IVrList…54071 Landroid/service/vr/IVrListener$Stub;->DESCRIPTOR:Ljava/lang/String;54072 Landroid/service/vr/IVrListener$Stub;->TRANSACTION_focusedActivityChanged:I54073 Landroid/service/vr/IVrListener;->focusedActivityChanged(Landroid/content/ComponentName;ZI)V54122 Landroid/service/vr/VrListenerService;->mBinder:Landroid/service/vr/IVrListener$Stub;