Home
last modified time | relevance | path

Searched defs:inflate (Results 1 – 25 of 1078) sorted by relevance

12345678910>>...44

/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/
H A DRingerModeActivity.java194 protected View inflate(ViewGroup parent) { in inflate() method in RingerModeActivity.PassTest
207 protected View inflate(ViewGroup parent) { in inflate() method in RingerModeActivity.SetModeAllTest
229 protected View inflate(ViewGroup parent) { in inflate() method in RingerModeActivity.SetModePriorityTest
252 protected View inflate(ViewGroup parent) { in inflate() method in RingerModeActivity.EnableSoundEffects
288 protected View inflate(ViewGroup parent) { in inflate() method in RingerModeActivity.TestSoundEffects
337 protected View inflate(ViewGroup parent) { in inflate() method in RingerModeActivity.TestVibrateNotificationDndOn
390 protected View inflate(ViewGroup parent) { in inflate() method in RingerModeActivity.TestVibrateNotification
489 protected View inflate(ViewGroup parent) { in inflate() method in RingerModeActivity.TestVibrateRingerDndOn
542 protected View inflate(ViewGroup parent) { in inflate() method in RingerModeActivity.TestVibrateRinger
641 protected View inflate(ViewGroup parent) { in inflate() method in RingerModeActivity.SetModeNormalTest
[all …]
/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/
H A DNotificationListenerVerifierActivity.java314 protected View inflate(ViewGroup parent) { in inflate() method in NotificationListenerVerifierActivity.NotificationReceivedTest
347 protected View inflate(ViewGroup parent) { in inflate() method in NotificationListenerVerifierActivity.LongMessageTest
421 protected View inflate(ViewGroup parent) { in inflate() method in NotificationListenerVerifierActivity.ReceiveChannelBlockNoticeTest
503 protected View inflate(ViewGroup parent) { in inflate() method in NotificationListenerVerifierActivity.UpdateChannelWithFilterTest
566 protected View inflate(ViewGroup parent) { in inflate() method in NotificationListenerVerifierActivity.UpdateChannelWithFilterHalfSheetTest
596 protected View inflate(ViewGroup parent) { in inflate() method in NotificationListenerVerifierActivity.ReceiveGroupBlockNoticeTest
677 protected View inflate(ViewGroup parent) { in inflate() method in NotificationListenerVerifierActivity.ReceiveAppBlockNoticeTest
754 protected View inflate(ViewGroup parent) { in inflate() method in NotificationListenerVerifierActivity.ReceiveAppUnblockNoticeTest
818 protected View inflate(ViewGroup parent) { in inflate() method in NotificationListenerVerifierActivity.DataIntactTest
934 protected View inflate(ViewGroup parent) { in inflate() method in NotificationListenerVerifierActivity.AudiblyAlertedTest
[all …]
H A DConditionProviderVerifierActivity.java99 protected View inflate(ViewGroup parent) { in inflate() method in ConditionProviderVerifierActivity.IsEnabledTest
138 protected View inflate(ViewGroup parent) { in inflate() method in ConditionProviderVerifierActivity.ServiceStartedTest
177 protected View inflate(ViewGroup parent) { in inflate() method in ConditionProviderVerifierActivity.RequestUnbindTest
213 protected View inflate(ViewGroup parent) { in inflate() method in ConditionProviderVerifierActivity.RequestBindTest
246 protected View inflate(ViewGroup parent) { in inflate() method in ConditionProviderVerifierActivity.CreateAutomaticZenRuleTest
278 protected View inflate(ViewGroup parent) { in inflate() method in ConditionProviderVerifierActivity.CreateAutomaticZenRuleWithZenPolicyTest
324 protected View inflate(ViewGroup parent) { in inflate() method in ConditionProviderVerifierActivity.UpdateAutomaticZenRuleTest
372 protected View inflate(ViewGroup parent) { in inflate() method in ConditionProviderVerifierActivity.UpdateAutomaticZenRuleWithZenPolicyTest
457 protected View inflate(ViewGroup parent) { in inflate() method in ConditionProviderVerifierActivity.SubscribeAutomaticZenRuleTest
508 protected View inflate(ViewGroup parent) { in inflate() method in ConditionProviderVerifierActivity.GetAutomaticZenRuleTest
[all …]
H A DNotificationFullScreenIntentVerifierActivity.java238 protected View inflate(ViewGroup parent) { in inflate() method in NotificationFullScreenIntentVerifierActivity.SetGlobalVisibilityBaseStep
301 protected View inflate(ViewGroup parent) { in inflate() method in NotificationFullScreenIntentVerifierActivity.SetChannelLockscreenVisibilityBaseStep
364 protected View inflate(ViewGroup parent) { in inflate() method in NotificationFullScreenIntentVerifierActivity.SetScreenLockBaseStep
423 protected View inflate(ViewGroup parent) { in inflate() method in NotificationFullScreenIntentVerifierActivity.SetAodBaseStep
482 protected View inflate(ViewGroup parent) { in inflate() method in NotificationFullScreenIntentVerifierActivity.SetFsiPermissionBaseStep
555 protected View inflate(ViewGroup parent) { in inflate() method in NotificationFullScreenIntentVerifierActivity.FullScreenIntentNotificationBaseTest
611 protected View inflate(ViewGroup parent) { in inflate() method in NotificationFullScreenIntentVerifierActivity.LockscreenFsiTestBaseStep
H A DNotificationPrivacyVerifierActivity.java195 protected View inflate(ViewGroup parent) { in inflate() method in NotificationPrivacyVerifierActivity.SetChannelLockscreenVisibilityBaseStep
265 protected View inflate(ViewGroup parent) { in inflate() method in NotificationPrivacyVerifierActivity.SetScreenLockBaseStep
326 protected View inflate(ViewGroup parent) { in inflate() method in NotificationPrivacyVerifierActivity.SetGlobalVisibilityBaseStep
404 protected View inflate(ViewGroup parent) { in inflate() method in NotificationPrivacyVerifierActivity.SecureActionOnLockScreenTest
448 protected View inflate(ViewGroup parent) { in inflate() method in NotificationPrivacyVerifierActivity.NotificationPrivacyBaseTest
510 protected View inflate(ViewGroup parent) { in inflate() method in NotificationPrivacyVerifierActivity.NotificationWhenOccludedBaseTest
H A DShortcutThrottlingResetActivity.java115 protected View inflate(ViewGroup parent) { in inflate() method in ShortcutThrottlingResetActivity.CheckForBot
148 protected View inflate(ViewGroup parent) { in inflate() method in ShortcutThrottlingResetActivity.SetupNotification
174 protected View inflate(ViewGroup parent) { in inflate() method in ShortcutThrottlingResetActivity.WaitForTestReply
197 protected View inflate(ViewGroup parent) { in inflate() method in ShortcutThrottlingResetActivity.CheckResult
H A DNotificationDismissVerifierActivity.java197 protected View inflate(ViewGroup parent) { in inflate() method in NotificationDismissVerifierActivity.NotificationDismissBaseTest
280 protected View inflate(ViewGroup parent) { in inflate() method in NotificationDismissVerifierActivity.SetChannelLockscreenVisibilityBaseStep
350 protected View inflate(ViewGroup parent) { in inflate() method in NotificationDismissVerifierActivity.SetScreenLockBaseStep
411 protected View inflate(ViewGroup parent) { in inflate() method in NotificationDismissVerifierActivity.SetGlobalVisibilityBaseStep
/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/zip/
H A DInflaterTest.java52 Inflater inflate = new Inflater(); in test_end() local
74 Inflater inflate = new Inflater(false); in test_finished() local
127 Inflater inflate = new Inflater(); in test_getRemaining() local
157 Inflater inflate = new Inflater(); in test_getTotalIn() local
217 Inflater inflate = new Inflater(); in test_getTotalOut() local
275 Inflater inflate = new Inflater(); in test_inflate$B() local
380 Inflater inflate = new Inflater(); in test_inflate$BII() local
496 Inflater inflate = new Inflater(); in test_Constructor() local
509 Inflater inflate = new Inflater(true); in test_ConstructorZ() local
559 Inflater inflate = new Inflater(); in test_needsDictionary() local
[all …]
H A DInflaterInputStreamTest.java89 Inflater inflate = new Inflater(); in test_ConstructorLjava_io_InputStreamLjava_util_zip_Inflater() local
105 Inflater inflate = new Inflater(); in test_ConstructorLjava_io_InputStreamLjava_util_zip_InflaterI() local
123 Inflater inflate = new Inflater(); in test_ConstructorLjava_io_InputStreamLjava_util_zip_InflaterI_1() local
181 Inflater inflate = new Inflater(); in test_read() local
205 Inflater inflate = new Inflater(); in test_read_LBII() local
404 Inflater inflate = new Inflater(); in test_skipJ2() local
/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/qstiles/
H A DTileServiceRequestVerifierActivity.java121 protected View inflate(ViewGroup parent) { in inflate() method in TileServiceRequestVerifierActivity.UninstallPackage
193 protected View inflate(ViewGroup parent) { in inflate() method in TileServiceRequestVerifierActivity.InstallPackage
211 protected View inflate(ViewGroup parent) { in inflate() method in TileServiceRequestVerifierActivity.InstallPackageVerify
233 protected View inflate(ViewGroup parent) { in inflate() method in TileServiceRequestVerifierActivity.TileNotPresent
246 protected View inflate(ViewGroup parent) { in inflate() method in TileServiceRequestVerifierActivity.RequestAddTileDismiss
280 protected View inflate(ViewGroup parent) { in inflate() method in TileServiceRequestVerifierActivity.RequestAddTileCorrectInfo
317 protected View inflate(ViewGroup parent) { in inflate() method in TileServiceRequestVerifierActivity.RequestAddTileAnswerYes
349 protected View inflate(ViewGroup parent) { in inflate() method in TileServiceRequestVerifierActivity.TilePresentAfterRequest
362 protected View inflate(ViewGroup parent) { in inflate() method in TileServiceRequestVerifierActivity.RequestAddTileAlreadyAdded
H A DTileServiceVerifierActivity.java60 protected View inflate(ViewGroup parent) { in inflate() method in TileServiceVerifierActivity.SettingUpTile
78 protected View inflate(ViewGroup parent) { in inflate() method in TileServiceVerifierActivity.TileNotAvailable
93 protected View inflate(ViewGroup parent) { in inflate() method in TileServiceVerifierActivity.TileInCustomizer
108 protected View inflate(ViewGroup parent) { in inflate() method in TileServiceVerifierActivity.TearingDownTile
/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/vr/
H A DVrListenerVerifierActivity.java293 abstract View inflate(ViewGroup parent); in inflate() method in VrListenerVerifierActivity.InteractiveTestCase
453 View inflate(ViewGroup parent) { in inflate() method in VrListenerVerifierActivity.IsDefaultDisabledTest
472 View inflate(ViewGroup parent) { in inflate() method in VrListenerVerifierActivity.UserEnableTest
499 View inflate(ViewGroup parent) { in inflate() method in VrListenerVerifierActivity.VrModeSwitchTest
571 View inflate(ViewGroup parent) { in inflate() method in VrListenerVerifierActivity.VrModeMultiSwitchTest
658 View inflate(ViewGroup parent) { in inflate() method in VrListenerVerifierActivity.UserDisableTest
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/window/
H A DStatusBarWindowViewInflater.kt29 fun inflate(context: Context): StatusBarWindowView in inflate() method
34 override fun inflate(context: Context): StatusBarWindowView { in inflate() method in com.android.systemui.statusbar.window.StatusBarWindowViewInflaterImpl
/aosp_15_r20/frameworks/base/core/java/android/preference/
H A DGenericInflater.java227 public T inflate(@XmlRes int resource, P root) { in inflate() method in GenericInflater
247 public T inflate(XmlPullParser parser, P root) { in inflate() method in GenericInflater
267 public T inflate(@XmlRes int resource, P root, boolean attachToRoot) { in inflate() method in GenericInflater
298 public T inflate(XmlPullParser parser, P root, in inflate() method in GenericInflater
/aosp_15_r20/external/okio/okio/src/jvmTest/kotlin/okio/
H A DInflaterSourceTest.kt53 fun inflate() { in inflate() method
198 private fun inflate(deflated: BufferedSource?): Buffer { in inflate() method in okio.InflaterSourceTest
/aosp_15_r20/libcore/ojluni/annotations/flagged_api/java/util/zip/
H A DInflater.annotated.java59 public int inflate(byte[] output, int off, int len) throws java.util.zip.DataFormatException { thro… in inflate() method in Inflater
61 public int inflate(byte[] output) throws java.util.zip.DataFormatException { throw new RuntimeExcep… in inflate() method in Inflater
64 public int inflate(java.nio.ByteBuffer output) throws java.util.zip.DataFormatException { throw new… in inflate() method in Inflater
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DRowInflaterTask.java67 public void inflate(Context context, ViewGroup parent, NotificationEntry entry, in inflate() method in RowInflaterTask
78 public void inflate(Context context, ViewGroup parent, NotificationEntry entry, in inflate() method in RowInflaterTask
102 final ExpandableNotificationRow inflate = (ExpandableNotificationRow) inflater.inflate( in inflateSynchronously() local
/aosp_15_r20/external/setupcompat/main/java/com/google/android/setupcompat/template/
H A DFooterButtonInflater.java53 public FooterButton inflate(int resId) { in inflate() method in FooterButtonInflater
73 private FooterButton inflate(XmlPullParser parser) { in inflate() method in FooterButtonInflater
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/settings/brightness/ui/binder/
H A DBrightnessMirrorInflater.kt30 fun inflate( in inflate() method
/aosp_15_r20/packages/modules/Permission/PermissionController/iconloaderlib/src/com/android/launcher3/icons/
DFixedScaleDrawable.java37 public void inflate(Resources r, XmlPullParser parser, AttributeSet attrs) { } in inflate() method in FixedScaleDrawable
40 public void inflate(Resources r, XmlPullParser parser, AttributeSet attrs, Theme theme) { } in inflate() method in FixedScaleDrawable
/aosp_15_r20/packages/apps/LegacyCamera/src/com/android/camera/
DPreferenceInflater.java50 public CameraPreference inflate(int resId) { in inflate() method in PreferenceInflater
75 private CameraPreference inflate(XmlPullParser parser) { in inflate() method in PreferenceInflater
/aosp_15_r20/external/okhttp/okio/okio/src/test/java/okio/
H A DInflaterSourceTest.java31 @Test public void inflate() throws Exception { in inflate() method in InflaterSourceTest
105 private Buffer inflate(Buffer deflated) throws IOException { in inflate() method in InflaterSourceTest
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/statusbar/events/
DPrivacyDotWindowController.java59 …private final android.view.View inflate(java.util.List<? extends com.android.systemui.decor.DecorP… in inflate() argument
/aosp_15_r20/frameworks/base/core/java/android/view/
H A DLayoutInflater.java412 public View inflate(@LayoutRes int resource, @Nullable ViewGroup root) { in inflate() method in LayoutInflater
432 public View inflate(XmlPullParser parser, @Nullable ViewGroup root) { in inflate() method in LayoutInflater
453 public View inflate(@LayoutRes int resource, @Nullable ViewGroup root, boolean attachToRoot) { in inflate() method in LayoutInflater
509 public View inflate(XmlPullParser parser, @Nullable ViewGroup root, boolean attachToRoot) { in inflate() method in LayoutInflater
/aosp_15_r20/frameworks/base/packages/SettingsLib/Preference/src/com/android/settingslib/preference/
H A DPreferenceScreenFactory.kt72 fun inflate(xmlRes: Int): PreferenceScreen? = in getOrCreatePreferenceScreen() method

12345678910>>...44