Home
last modified time | relevance | path

Searched refs:InlineFillService (Results 1 – 5 of 5) sorted by relevance

/development/samples/InlineFillService/
DAndroid.bp20 name: "InlineFillService",
/development/samples/InlineFillService/src/com/example/android/inlinefillservice/
DHelper.java19 import static com.example.android.inlinefillservice.InlineFillService.TAG;
DResponseHelper.java19 import static com.example.android.inlinefillservice.InlineFillService.TAG;
DAuthActivity.java79 InlineFillService.createResponse(this, fields, 1, authenticateDatasets, in onYes()
DInlineFillService.java47 public class InlineFillService extends AutofillService { class