Searched refs:onAllocated (Results 1 – 3 of 3) sorted by relevance
93 public void onAllocated(int deviceType, int logicalAddress) {
94 void onAllocated(int deviceType, int logicalAddress); in onAllocated() method297 callback.onAllocated(deviceType, assignedAddress); in handleAllocateLogicalAddress()
1418 public void onAllocated(int deviceType, int logicalAddress) { in allocateLogicalAddress() method