Searched defs:extender (Results 1 – 9 of 9) sorted by relevance
462 IAdvancedExtenderImpl extender = initializeAdvancedExtension(extensionType); in isExtensionSupported() local492 IAdvancedExtenderImpl extender; in initializeAdvancedExtension() local604 IAdvancedExtenderImpl extender = initializeAdvancedExtension(extension); in getExtensionSupportedSizes() local668 IAdvancedExtenderImpl extender = initializeAdvancedExtension(extension); in getExtensionSupportedSizes() local752 IAdvancedExtenderImpl extender = initializeAdvancedExtension(extension); in getEstimatedCaptureLatencyRangeMillis() local
206 void addNotificationLifetimeExtender(NotifLifetimeExtender extender) { in addNotificationLifetimeExtender()526 private void onEndLifetimeExtension(NotifLifetimeExtender extender, NotificationEntry entry) { in onEndLifetimeExtension()543 extender, in onEndLifetimeExtension() local571 mLogger.logLifetimeExtended(entry.getKey(), extender); in updateLifetimeExtension() local
116 public void addNotificationLifetimeExtender(NotifLifetimeExtender extender) { in addNotificationLifetimeExtender()
62 void onEndLifetimeExtension(NotifLifetimeExtender extender, NotificationEntry entry); in onEndLifetimeExtension()
419 NotificationLifetimeExtender extender = mock(NotificationLifetimeExtender.class); in testLifetimeExtenders_ifNotificationIsRetainedItIsntRemoved() local438 final FakeNotificationLifetimeExtender extender = new FakeNotificationLifetimeExtender(); in testLifetimeExtenders_whenRetentionEndsNotificationIsRemoved() local457 NotificationLifetimeExtender extender = mock(NotificationLifetimeExtender.class); in testLifetimeExtenders_whenNotificationUpdatedRetainersAreCanceled() local
160 IAdvancedExtenderImpl extender = CameraExtensionCharacteristics.initializeAdvancedExtension( in createCameraAdvancedExtensionSession() local173 @NonNull IAdvancedExtenderImpl extender, @NonNull CameraDevice cameraDevice, in CameraAdvancedExtensionSessionImpl()
264 public void addNotificationLifetimeExtender(NotificationLifetimeExtender extender) { in addNotificationLifetimeExtender()816 private void extendLifetime(NotificationEntry entry, NotificationLifetimeExtender extender) { in extendLifetime()
2010 public Builder extend(Extender extender) { in extend()4988 public Builder extend(Extender extender) { in extend()
741 Notification.TvExtender extender) { in generateNotificationRecord()