Home
last modified time | relevance | path

Searched refs:getTypeDescription (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Mms/src/com/android/mms/layout/
DLayoutParameters.java55 String getTypeDescription(); in getTypeDescription() method
DHVGALayoutParameters.java93 public String getTypeDescription() { in getTypeDescription() method in HVGALayoutParameters
DLayoutManager.java51 Log.v(TAG, "LayoutParameters: " + mLayoutParams.getTypeDescription() in initLayoutParameters()