示例#1
0
			public RequestHandler(Filter _enclosing, android.os.Looper looper) : base(looper)
			{
				throw new System.NotImplementedException();
			}
示例#2
0
			internal ResultsHandler(Filter _enclosing)
			{
				this._enclosing = _enclosing;
			}