Searched refs:IOnProjectionStateChangedListener (Results 1 – 10 of 10) sorted by relevance
19 import android.app.IOnProjectionStateChangedListener;197 …void addOnProjectionStateChangedListener(in IOnProjectionStateChangedListener listener, int projec… in addOnProjectionStateChangedListener()203 void removeOnProjectionStateChangedListener(in IOnProjectionStateChangedListener listener); in removeOnProjectionStateChangedListener()
20 oneway interface IOnProjectionStateChangedListener { interface
1303 private static class InnerListener extends IOnProjectionStateChangedListener.Stub {
73 import android.app.IOnProjectionStateChangedListener;1175 IOnProjectionStateChangedListener listener = mock(IOnProjectionStateChangedListener.class); in addOnProjectionStateChangedListener_enforcesReadProjStatePermission()1189 IOnProjectionStateChangedListener listener = mock(IOnProjectionStateChangedListener.class); in addOnProjectionStateChangedListener_callsListenerIfProjectionActive()1199 IOnProjectionStateChangedListener listener = mock(IOnProjectionStateChangedListener.class); in removeOnProjectionStateChangedListener_enforcesReadProjStatePermission()1207 IOnProjectionStateChangedListener listener = mock(IOnProjectionStateChangedListener.class); in removeOnProjectionStateChangedListener()1221 IOnProjectionStateChangedListener listener = mock(IOnProjectionStateChangedListener.class); in projectionStateChangedListener_calledWhenStateChanges()1261 IOnProjectionStateChangedListener listener = mock(IOnProjectionStateChangedListener.class); in projectionStateChangedListener_calledForAnyRelevantStateChange()1263 IOnProjectionStateChangedListener listener2 = mock(IOnProjectionStateChangedListener.class); in projectionStateChangedListener_calledForAnyRelevantStateChange()1302 IOnProjectionStateChangedListener listener = mock(IOnProjectionStateChangedListener.class); in projectionStateChangedListener_unregisteredOnDeath()
48 import android.app.IOnProjectionStateChangedListener;239 private SparseArray<RemoteCallbackList<IOnProjectionStateChangedListener>> mProjectionListeners;1200 public void addOnProjectionStateChangedListener(IOnProjectionStateChangedListener listener, in addOnProjectionStateChangedListener()1237 IOnProjectionStateChangedListener listener) { in removeOnProjectionStateChangedListener()1460 RemoteCallbackList<IOnProjectionStateChangedListener> listeners = in onProjectionStateChangedLocked()
523 android.app.IOnProjectionStateChangedListener$Stub524 android.app.IOnProjectionStateChangedListener
22898 Landroid/app/IOnProjectionStateChangedListener$Stub;22899 Landroid/app/IOnProjectionStateChangedListener;
33028 Landroid/app/IOnProjectionStateChangedListener$Stub;33029 Landroid/app/IOnProjectionStateChangedListener;
3072 …rvice$Stub;->addOnProjectionStateChangedListener(Landroid/app/IOnProjectionStateChangedListener;I)V