Searched refs:updateWithAddress (Results 1 - 1 of 1) sorted by relevance

/frameworks/ex/common/java/com/android/common/contacts/
H A DDataUsageStatUpdater.java91 return updateWithAddress(addresses);
105 public boolean updateWithAddress(Collection<String> addresses) { method in class:DataUsageStatUpdater
107 Log.d(TAG, "updateWithAddress: " + Arrays.toString(addresses.toArray()));

Completed in 91 milliseconds