Searched refs:getNativeAllocationList (Results 1 – 3 of 3) sorted by relevance
564 public synchronized List<NativeAllocationInfo> getNativeAllocationList() { in getNativeAllocationList() method in ClientData
177 List<NativeAllocationInfo> allocations = client.getClientData().getNativeAllocationList(); in clientChanged()344 List<NativeAllocationInfo> allocations = c.getClientData().getNativeAllocationList(); in clientSelected()
899 mAllocations.addAll(mClientData.getNativeAllocationList()); in initAllocationDisplay()