Home
last modified time | relevance | path

Searched refs:UpFragment (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Car/SystemUpdater/src/com/android/car/systemupdater/
DSystemUpdaterActivity.java79 UpFragment upFragment = in onOptionsItemSelected()
80 (UpFragment) getSupportFragmentManager().findFragmentByTag(FRAGMENT_TAG); in onOptionsItemSelected()
DUpFragment.java19 interface UpFragment { interface
DDeviceListFragment.java51 public class DeviceListFragment extends Fragment implements UpFragment {
DUpdateLayoutFragment.java52 public class UpdateLayoutFragment extends Fragment implements UpFragment {