HomeSort by relevance Sort by last modified time
    Searched refs:buildCommand (Results 1 - 2 of 2) sorted by null

  /frameworks/base/services/core/java/com/android/server/hdmi/
HdmiCecMessageBuilder.java 60 return buildCommand(src, dest, Constants.MESSAGE_FEATURE_ABORT, params);
71 return buildCommand(src, dest, Constants.MESSAGE_GIVE_PHYSICAL_ADDRESS);
82 return buildCommand(src, dest, Constants.MESSAGE_GIVE_OSD_NAME);
93 return buildCommand(src, dest, Constants.MESSAGE_GIVE_DEVICE_VENDOR_ID);
118 return buildCommand(src, Constants.ADDR_BROADCAST,
138 return buildCommand(src, dest, Constants.MESSAGE_SET_OSD_NAME, params);
161 return buildCommand(src, Constants.ADDR_BROADCAST,
182 return buildCommand(src, Constants.ADDR_BROADCAST,
199 return buildCommand(src, dest, Constants.MESSAGE_CEC_VERSION, params);
210 return buildCommand(src, dest, Constants.MESSAGE_REQUEST_ARC_INITIATION)
    [all...]
  /packages/apps/Calendar/
mkprojectfile 13 <buildCommand>
17 </buildCommand>
18 <buildCommand>
22 </buildCommand>
23 <buildCommand>
27 </buildCommand>
28 <buildCommand>
32 </buildCommand>

Completed in 377 milliseconds