Searched defs:fillIn (Results 1 – 7 of 7) sorted by relevance
65 protected abstract boolean transferResponse(Context context, Intent fillIn, byte[] response); in transferResponse()264 final Intent fillIn = new Intent(); in returnResult() local
53 protected boolean transferResponse(Context context, Intent fillIn, byte[] response) { in transferResponse()
63 protected boolean transferResponse(final Context context, final Intent fillIn, in transferResponse()
268 Intent fillIn = new Intent(); in processResult() local465 protected abstract boolean transferResponse(Intent fillIn, byte[] response); in transferResponse()
254 protected boolean transferResponse(Intent fillIn, final byte[] response) { in transferResponse()
380 protected boolean transferResponse(Intent fillIn, byte[] response) { in transferResponse()
183 final Intent fillIn = new Intent(); in makeRefinementRequest() local