Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DUserSwitcherController.java840 public ExitGuestDialog(Context context, int guestId, int targetId) { in ExitGuestDialog() argument
850 mGuestId = guestId; in ExitGuestDialog()