Home
last modified time | relevance | path

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

/development/apps/Development/src/com/android/development/
DPermissionDetails.java239 private void setProtectionLevel(int viewId, int protectionLevel) { in setProtectionLevel()
255 private void setTextView(int viewId, int textId) { in setTextView()
260 private void setTextView(int viewId, String text) { in setTextView()
DAppHwPref.java93 void displayFlag(int viewId, int flagMask, ConfigurationInfo[] appHwPref) { in displayFlag()
127 void displayTextView(int viewId, ConfigurationInfo[] config, int type) { in displayTextView()