Home
last modified time | relevance | path

Searched refs:announce (Results 1 – 2 of 2) sorted by relevance

/system/bt/gd/
Dsetup.py74 self.announce('Reusing existing ACTS installation', log.WARN)
76 self.announce('Installing ACTS for installation', log.WARN)
78 self.announce('ACTS installed for installation.', log.WARN)
/system/core/fastboot/
Dfastboot.cpp300 bool announce = true; in open_device() local
336 if (transport == nullptr && announce) { in open_device()
347 if (announce) { in open_device()
348 announce = false; in open_device()