Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbluetooth.cc137 bool is_single_user_mode) { in init() argument
139 start_restricted, is_single_user_mode); in init()
149 single_user_mode = is_single_user_mode; in init()
172 bool is_single_user_mode() { return single_user_mode; } in is_single_user_mode() function
Dbtif_config.cc64 return getuid() == AID_BLUETOOTH && is_single_user_mode(); in use_key_attestation()
/system/bt/btif/include/
Dbtif_api.h117 bool is_single_user_mode(void);
/system/bt/include/hardware/
Dbluetooth.h475 bool is_single_user_mode);