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