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

  /external/chromium-trace/catapult/third_party/Paste/paste/auth/
auth_tkt.py 276 ``environ['paste.auth_tkt.logout_user']()``
337 def logout_user(): function in function:AuthTKTMiddleware.__call__
341 environ['paste.auth_tkt.logout_user'] = logout_user
343 logout_user()
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
UserSwitcherController.java 79 private static final String ACTION_LOGOUT_USER = "com.android.systemui.LOGOUT_USER";
85 private static final String TAG_LOGOUT_USER = "logout_user";
    [all...]

Completed in 171 milliseconds