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