Home
last modified time | relevance | path

Searched refs:getDelegate (Results 1 – 5 of 5) sorted by relevance

/development/samples/Support7Demos/src/com/example/android/supportv7/app/
DAppCompatPreferenceActivity.java44 getDelegate().installViewFactory(); in onCreate()
45 getDelegate().onCreate(savedInstanceState); in onCreate()
52 getDelegate().onPostCreate(savedInstanceState); in onPostCreate()
56 return getDelegate().getSupportActionBar(); in getSupportActionBar()
60 getDelegate().setSupportActionBar(toolbar); in setSupportActionBar()
65 return getDelegate().getMenuInflater(); in getMenuInflater()
70 getDelegate().setContentView(layoutResID); in setContentView()
75 getDelegate().setContentView(view); in setContentView()
80 getDelegate().setContentView(view, params); in setContentView()
85 getDelegate().addContentView(view, params); in addContentView()
[all …]
DAppCompatNightModeActivity.java40 getDelegate().setLocalNightMode(AppCompatDelegate.MODE_NIGHT_NO); in setModeNightNo()
45 getDelegate().setLocalNightMode(AppCompatDelegate.MODE_NIGHT_YES); in setModeNightYes()
50 getDelegate().setLocalNightMode(AppCompatDelegate.MODE_NIGHT_AUTO); in setModeNightAuto()
DAppCompatNightModeAlertDialog.java41 dialog.getDelegate().setLocalNightMode(AppCompatDelegate.MODE_NIGHT_NO); in setModeNightNo()
47 dialog.getDelegate().setLocalNightMode(AppCompatDelegate.MODE_NIGHT_YES); in setModeNightYes()
53 dialog.getDelegate().setLocalNightMode(AppCompatDelegate.MODE_NIGHT_AUTO); in setModeNightAuto()
DAppCompatNightModeDialog.java47 dialog.getDelegate().setLocalNightMode(AppCompatDelegate.MODE_NIGHT_NO); in setModeNightNo()
55 dialog.getDelegate().setLocalNightMode(AppCompatDelegate.MODE_NIGHT_YES); in setModeNightYes()
63 dialog.getDelegate().setLocalNightMode(AppCompatDelegate.MODE_NIGHT_AUTO); in setModeNightAuto()
/development/tools/checkstyle/
Dcheckstyle.jarMETA-INF/MANIFEST.MF META-INF/ checkstyle_packages.xml sun_checks.xml com/ ...