Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
DHeadsetStateMachine.java2337 int companyId, in broadcastVendorSpecificEventIntent() argument
2352 + "." + Integer.toString(companyId)); in broadcastVendorSpecificEventIntent()
2922 Integer companyId = VENDOR_SPECIFIC_AT_COMMAND_COMPANY_ID.get(command); in processVendorSpecificAt() local
2923 if (companyId == null) { in processVendorSpecificAt()
2936 companyId, in processVendorSpecificAt()