Searched refs:deviceConfigName (Results 1 – 1 of 1) sorted by relevance
40 public void addAllocationFailureReason(String deviceConfigName, Map<String, String> reasons) { in addAllocationFailureReason() argument41 mNotAllocatedReason.put(deviceConfigName, createReasonMessage(reasons)); in addAllocationFailureReason()