OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:actionlabelresource
(Results
1 - 1
of
1
) sorted by null
/packages/apps/Dialer/src/com/android/dialer/list/
RegularSearchFragment.java
95
final int
actionLabelResource
;
100
actionLabelResource
= R.string.permission_single_turn_on;
106
actionLabelResource
= EmptyContentView.NO_LABEL;
113
mEmptyView.setActionLabel(
actionLabelResource
);
Completed in 1826 milliseconds