- elide(String, int, int) - Static method in class io.github.privacystreams.commons.string.StringOperators
-
Elide a substring in the string value of a field.
- Email - Class in io.github.privacystreams.communication
-
Email.
- EMAILS - Static variable in class io.github.privacystreams.communication.Contact
-
The emails of the contact.
- EmptyItem - Class in io.github.privacystreams.core.items
-
An empty item.
- EmptyItem() - Constructor for class io.github.privacystreams.core.items.EmptyItem
-
- enabled - Static variable in class io.github.privacystreams.accessibility.PSAccessibilityService
-
- enabled - Static variable in class io.github.privacystreams.notification.PSNotificationListenerService
-
- END_TIME - Static variable in class io.github.privacystreams.calendar.CalendarEvent
-
Event end time.
- EOS - Static variable in class io.github.privacystreams.core.Item
-
- eq(String, TValue) - Static method in class io.github.privacystreams.commons.comparison.Comparators
-
Check if the value of a field equals to a given value.
- equals(Item) - Method in class io.github.privacystreams.core.Item
-
- error(String) - Static method in class io.github.privacystreams.utils.Logging
-
- evaluate(Function<Void, Void>, boolean) - Method in class io.github.privacystreams.core.UQI
-
Evaluate current UQI.
- EVENT - Static variable in class io.github.privacystreams.accessibility.AccEvent
-
The accessibility event, see Android official document of [AccessibilityEvent](https://developer.android.com/reference/android/view/accessibility/AccessibilityEvent.html) for a list of event types.
- EVENT - Static variable in class io.github.privacystreams.device.DeviceEvent
-
The event name.
- EVENT_BATTERY_AC_CONNECTED - Static variable in class io.github.privacystreams.device.DeviceEvent
-
- EVENT_BATTERY_AC_DISCONNECTED - Static variable in class io.github.privacystreams.device.DeviceEvent
-
- EVENT_BATTERY_LOW - Static variable in class io.github.privacystreams.device.DeviceEvent
-
- EVENT_BATTERY_OKAY - Static variable in class io.github.privacystreams.device.DeviceEvent
-
- EVENT_BOOT_COMPLETED - Static variable in class io.github.privacystreams.device.DeviceEvent
-
- EVENT_BOOT_SHUTDOWN - Static variable in class io.github.privacystreams.device.DeviceEvent
-
- EVENT_LOCATION - Static variable in class io.github.privacystreams.calendar.CalendarEvent
-
Event location.
- EVENT_RINGER_NORMAL - Static variable in class io.github.privacystreams.device.DeviceEvent
-
- EVENT_RINGER_SILENT - Static variable in class io.github.privacystreams.device.DeviceEvent
-
- EVENT_RINGER_VIBRATE - Static variable in class io.github.privacystreams.device.DeviceEvent
-
- EVENT_SCREEN_OFF - Static variable in class io.github.privacystreams.device.DeviceEvent
-
- EVENT_SCREEN_ON - Static variable in class io.github.privacystreams.device.DeviceEvent
-
- EVENT_SCREEN_USER_PRESENT - Static variable in class io.github.privacystreams.device.DeviceEvent
-
- EVENT_TIME - Static variable in class io.github.privacystreams.accessibility.AccEvent
-
The time in which the event was sent.
- EVENT_TYPE - Static variable in class io.github.privacystreams.accessibility.AccEvent
-
The type of the event, see Android official document of [AccessibilityEvent](https://developer.android.com/reference/android/view/accessibility/AccessibilityEvent.html) for a list of event types.
- EventDrivenFunction<Tin,Tout> - Class in io.github.privacystreams.core
-
An EventDrivenFunction is driven by events.
- EventDrivenFunction() - Constructor for class io.github.privacystreams.core.EventDrivenFunction
-
- excludeFields(String...) - Static method in class io.github.privacystreams.commons.item.ItemOperators
-
Project an item by excluding some fields.
- excludeFields(String...) - Method in class io.github.privacystreams.core.Item
-
Exclude some fields from current item
the excluded fields will not be available for output
- EXTRA - Static variable in class io.github.privacystreams.notification.Notification
-
The extra bundle of the notification.
- extractText(String) - Static method in class io.github.privacystreams.image.ImageOperators
-
Extract text in an image.