Home
last modified time | relevance | path

Searched defs:is_restricted_mode (Results 1 – 3 of 3) sorted by relevance

/system/bt/gd/storage/
Dstorage_module_test.cc83 bool is_restricted_mode, in TestStorageModule()
Dstorage_module.cc63 bool is_restricted_mode, in StorageModule()
/system/bt/btif/src/
Dbluetooth.cc183 bool is_restricted_mode() { return restricted_mode; } in is_restricted_mode() function