OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ACTION_ID_FORMAT
(Results
1 - 2
of
2
) sorted by null
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/device/storage/
FormatAsPrivateStepFragment.java
32
private static final int
ACTION_ID_FORMAT
= 1;
62
.id(
ACTION_ID_FORMAT
)
79
} else if (id ==
ACTION_ID_FORMAT
) {
FormatAsPublicStepFragment.java
36
private static final int
ACTION_ID_FORMAT
= 2;
90
.id(
ACTION_ID_FORMAT
)
107
} else if (id ==
ACTION_ID_FORMAT
) {
Completed in 329 milliseconds