Home
last modified time | relevance | path

Searched defs:user_id (Results 1 – 2 of 2) sorted by relevance

/tools/test/connectivity/acts/framework/acts/test_utils/users/
Dusers.py41 def switch_user(android_device, user_id): argument
50 def remove_user(android_device, user_id): argument
60 def _wait_for_user_to_take_place(android_device, user_id, timeout=10): argument
/tools/test/connectivity/acts/framework/acts/controllers/
Dadb.py105 def is_root(self, user_id=None): argument
129 def ensure_user(self, user_id=SHELL_USER_ID): argument