OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getActionLabel
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Messaging/src/com/android/messaging/ui/
SnackBar.java
64
String
getActionLabel
() {
249
public String
getActionLabel
() {
253
return mAction.
getActionLabel
();
293
mActionTextView.setText(mAction.
getActionLabel
());
SnackBarManager.java
197
final String snackBarActionText = snackBar.
getActionLabel
();
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
PaletteControl.java
213
public String
getActionLabel
() {
[
all
...]
Completed in 524 milliseconds