OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getShowDeviceRoot
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/
LocalPreferences.java
53
public static boolean
getShowDeviceRoot
(Context context, @ActionType int action) {
BaseActivity.java
219
boolean chosenAdvanced = LocalPreferences.
getShowDeviceRoot
(this, state.action);
Completed in 83 milliseconds