OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:admin_description
(Results
1 - 2
of
2
) sorted by null
/external/autotest/frontend/afe/
models.py
819
def
admin_description
(self):
member in class:Test
823
admin_description
.allow_tags = True
824
admin_description
.short_description = 'Description'
[
all
...]
/packages/apps/Settings/src/com/android/settings/
DeviceAdminAdd.java
284
mAdminDescription = (TextView)findViewById(R.id.
admin_description
);
Completed in 242 milliseconds