OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getLayoutResId
(Results
1 - 2
of
2
) sorted by null
/packages/apps/DeskClock/src/com/android/deskclock/
AlarmAlert.java
81
protected int
getLayoutResId
() {
AlarmAlertFullScreen.java
114
protected int
getLayoutResId
() {
121
setContentView(inflater.inflate(
getLayoutResId
(), null));
Completed in 1647 milliseconds