Searched defs:reasons (Results 1 – 2 of 2) sorted by relevance
40 public void addAllocationFailureReason(String deviceConfigName, Map<String, String> reasons) { in addAllocationFailureReason() argument56 private String createReasonMessage(Map<String, String> reasons) { in createReasonMessage() argument
447 Map<String, String> reasons = mGlobalDeviceFilter.getNoMatchReason(); in checkAndAddAvailableDevice() local