Home
last modified time | relevance | path

Searched defs:getImageSize (Results 1 – 2 of 2) sorted by relevance

/development/apps/ShareTest/src/com/android/sharetest/
DImageContentProvider.kt121 fun getImageSize(uri: Uri): Size? { in openFile() method
/development/samples/training/ContactsList/src/com/example/android/contactslist/util/
DImageLoader.java59 public int getImageSize() { in getImageSize() method in ImageLoader