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

  /frameworks/base/core/java/android/view/autofill/
IAutoFillManager.aidl 40 void updateSession(int sessionId, in AutofillId id, in Rect bounds,
AutofillManager.java 879 mService.updateSession(mSessionId, id, bounds, value, action, flags,
    [all...]
  /frameworks/base/services/autofill/java/com/android/server/autofill/
AutofillManagerService.java 578 public void updateSession(int sessionId, AutofillId autoFillId, Rect bounds,
  /frameworks/base/services/core/java/com/android/server/media/
MediaSessionRecord.java 765 mService.updateSession(MediaSessionRecord.this);
    [all...]
MediaSessionService.java 171 public void updateSession(MediaSessionRecord record) {
    [all...]

Completed in 341 milliseconds