HomeSort by relevance Sort by last modified time
    Searched full:autofillmanagerservice (Results 1 - 5 of 5) sorted by null

  /frameworks/base/services/autofill/java/com/android/server/autofill/
AutofillManagerServiceShellCommand.java 19 import static com.android.server.autofill.AutofillManagerService.RECEIVER_BUNDLE_EXTRA_SESSIONS;
35 private final AutofillManagerService mService;
37 public AutofillManagerServiceShellCommand(AutofillManagerService service) {
AutofillManagerService.java 90 public final class AutofillManagerService extends SystemService {
92 private static final String TAG = "AutofillManagerService";
128 public AutofillManagerService(Context context) {
720 (new AutofillManagerServiceShellCommand(AutofillManagerService.this)).exec(
AutofillManagerServiceImpl.java 72 * Bridge between the {@code system_server}'s {@link AutofillManagerService} and the
  /frameworks/base/services/java/com/android/server/
SystemServer.java 199 "com.android.server.autofill.AutofillManagerService";
    [all...]
  /frameworks/base/services/
profile-classes     [all...]

Completed in 3099 milliseconds