Пример #1
0
 public abstract void createSession([email protected] arg1
                                    );
Пример #2
0
 internal InputMethodSessionCallbackWrapper(android.content.Context context, [email protected]
                                            cb)
 {
     throw new System.NotImplementedException();
 }
Пример #3
0
 public virtual void createSession([email protected] callback
                                   )
 {
     throw new System.NotImplementedException();
 }
 internal InputMethodEventCallbackWrapper([email protected]
                                          cb)
 {
     throw new System.NotImplementedException();
 }
 public override void dispatchTrackballEvent(int seq, android.view.MotionEvent @event
                                             , [email protected] callback)
 {
     throw new System.NotImplementedException();
 }
Пример #6
0
 public abstract void dispatchTrackballEvent(int arg1, android.view.MotionEvent arg2
                                             , [email protected] arg3);
Пример #7
0
 public abstract void dispatchKeyEvent(int arg1, android.view.KeyEvent arg2, [email protected]
                                       arg3);
Пример #8
0
 public virtual void dispatchKeyEvent(int seq, android.view.KeyEvent @event, [email protected]
                                      callback)
 {
     throw new System.NotImplementedException();
 }