Searched refs:ACTION_ID_UNMOUNT (Results 1 - 1 of 1) sorted by relevance

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/device/storage/
H A DUnmountActivity.java153 private static final int ACTION_ID_UNMOUNT = 1; field in class:UnmountActivity.UnmountPrivateStepFragment
178 .id(ACTION_ID_UNMOUNT)
191 } else if (id == ACTION_ID_UNMOUNT) {

Completed in 105 milliseconds