Searched refs:__send_ui_callback (Results 1 – 2 of 2) sorted by relevance
/aosp12/system/bt/gd/cert/ |
H A D | py_security.py | 130 def __send_ui_callback(self, address, callback_type, b, uid, pin): member in PySecurity 216 self.__send_ui_callback(cert_address, callback_type, reply_boolean, ui_id, pin)
|
/aosp12/system/bt/gd/security/cert/ |
H A D | cert_security.py | 253 def __send_ui_callback(self, address, callback_type, b, uid, pin): member in CertSecurity
|