| /leanback/leanback/src/androidTest/java/androidx/leanback/app/ |
| D | TestActivity.java | 59 public void onPause(TestActivity activity) { in onPause() method in TestActivity.Provider 163 protected void onPause() { in onPause() method in TestActivity 165 mProvider.onPause(this); in onPause() 167 super.onPause(); in onPause()
|
| D | GuidedStepTestFragment.java | 87 public void onPause() { in onPause() method in GuidedStepTestFragment.Provider 211 public void onPause() { in onPause() method in GuidedStepTestFragment 212 mProvider.onPause(); in onPause() 213 super.onPause(); in onPause()
|
| D | GuidedStepTestSupportFragment.java | 84 public void onPause() { in onPause() method in GuidedStepTestSupportFragment.Provider 208 public void onPause() { in onPause() method in GuidedStepTestSupportFragment 209 mProvider.onPause(); in onPause() 210 super.onPause(); in onPause()
|
| D | GuidedStepFragmentTest.java | 110 verify(first, times(1)).onPause(); in nextAndBack() 126 verify(second, times(1)).onPause(); in nextAndBack() 197 verify(second, times(2)).onPause(); in restoreFragments()
|
| D | GuidedStepSupportFragmentTest.java | 107 verify(first, times(1)).onPause(); in nextAndBack() 123 verify(second, times(1)).onPause(); in nextAndBack() 194 verify(second, times(2)).onPause(); in restoreFragments()
|
| /leanback/leanback-preference/src/main/java/androidx/leanback/preference/ |
| D | LeanbackSettingsFragmentCompat.java | 93 public void onPause() { in onPause() method in LeanbackSettingsFragmentCompat 94 super.onPause(); in onPause()
|
| D | LeanbackSettingsFragment.java | 95 public void onPause() { in onPause() method in LeanbackSettingsFragment 96 super.onPause(); in onPause()
|
| /leanback/leanback/src/main/java/androidx/leanback/app/ |
| D | BrandedSupportFragment.java | 315 public void onPause() { in onPause() method in BrandedSupportFragment 319 super.onPause(); in onPause()
|
| D | BrandedFragment.java | 320 public void onPause() { in onPause() method in BrandedFragment 324 super.onPause(); in onPause()
|
| D | SearchSupportFragment.java | 434 public void onPause() { in onPause() method in SearchSupportFragment 437 super.onPause(); in onPause()
|
| D | SearchFragment.java | 437 public void onPause() { in onPause() method in SearchFragment 440 super.onPause(); in onPause()
|
| D | PlaybackSupportFragment.java | 971 public void onPause() { in onPause() method in PlaybackSupportFragment 981 super.onPause(); in onPause()
|
| D | PlaybackFragment.java | 976 public void onPause() { in onPause() method in PlaybackFragment 986 super.onPause(); in onPause()
|
| /leanback/leanback-preference/api/ |
| D | restricted_1.0.0.txt | 64 method public void onPause();
|
| D | 1.2.0-beta01.txt | 101 method @Deprecated public void onPause();
|
| D | 1.1.0-beta01.txt | 96 method @Deprecated public void onPause();
|
| D | current.txt | 101 method @Deprecated public void onPause();
|
| D | restricted_1.1.0-beta01.txt | 100 method @Deprecated public void onPause();
|
| D | restricted_current.txt | 106 method @Deprecated public void onPause();
|
| D | restricted_1.2.0-beta01.txt | 106 method @Deprecated public void onPause();
|
| /leanback/leanback/src/androidTest/java/androidx/leanback/media/ |
| D | MediaControllerAdapterTest.java | 834 public void onPause() { in onPause() method in MediaControllerAdapterTest.MediaSessionCallback
|
| /leanback/leanback/api/ |
| D | restricted_current.txt | 81 method @Deprecated public void onPause(); 742 method @Deprecated public void onPause(); 928 method @Deprecated public void onPause();
|
| D | 1.1.0-beta01.txt | 59 method @Deprecated public void onPause(); 701 method @Deprecated public void onPause(); 887 method @Deprecated public void onPause();
|
| D | 1.2.0-beta01.txt | 59 method @Deprecated public void onPause(); 701 method @Deprecated public void onPause(); 887 method @Deprecated public void onPause();
|
| D | current.txt | 59 method @Deprecated public void onPause(); 701 method @Deprecated public void onPause(); 887 method @Deprecated public void onPause();
|