Searched refs:onAllocated (Results 1 – 2 of 2) sorted by relevance
68 void onAllocated(int deviceType, int logicalAddress); in onAllocated() method223 callback.onAllocated(deviceType, assignedAddress); in handleAllocateLogicalAddress()
603 public void onAllocated(int deviceType, int logicalAddress) { in allocateLogicalAddress() method