Searched refs:getNativeAllocationList (Results 1 – 2 of 2) sorted by relevance
529 public synchronized List<NativeAllocationInfo> getNativeAllocationList() { in getNativeAllocationList() method in ClientData
896 mAllocations.addAll(mClientData.getNativeAllocationList()); in initAllocationDisplay()