A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
E
- endViewTransition(View) - function in android.view.BaseInput
- endViewTransition(View) - function in android.view.BooleanInput
- endViewTransition(View) - function in android.view.IntInput
- endViewTransition(View) - function in android.view.StringInput
- enforceCallingOrSelfPermission(String,String) - function in android.content.EnvActivity
- enforceCallingOrSelfUriPermission(Uri,Integer,String) - function in android.content.EnvActivity
- enforceCallingPermission(String,String) - function in android.content.EnvActivity
- enforceCallingUriPermission(Uri,Integer,String) - function in android.content.EnvActivity
- enforcePermission(String,Integer,Integer,String) - function in android.content.EnvActivity
- enforceUriPermission(Uri,Integer,Integer,Integer,String) - function in android.content.EnvActivity
- enforceUriPermission(Uri,String,String,Integer,Integer,Integer,String) - function in android.content.EnvActivity
- ensureViewModelStore() - function in androidx.activity.EnvActivity
- enterPictureInPictureMode() - function in android.app.EnvActivity
- enterPictureInPictureMode(PictureInPictureParams) - function in android.app.EnvActivity
- Entry - class in de.br.android.envpicker
- An entry to be managed and persisted by the EnvPicker library.
- EntryDescription - class in de.br.android.envpicker
- A class providing structural information and methods for serialization as well as creation of an Entry class.
- EnvActivity - class in de.br.android.envpicker.ui
- EnvPicker - class in de.br.android.envpicker
- An EnvPicker can be used to manage its data directly or create a Fragment that lets users manage the data via UI.
- envPicker(Config,Context) - function in de.br.android.envpicker.EnvPickerKt
- Instantiates an EnvPicker that can be used to manage its data directly or create a Fragment that lets users manage the data via UI.
- envPicker(String,String,List,SimpleEntry,Context) - function in de.br.android.envpicker.EnvPickerKt
- A simple interface if only one String value needs to be stored per entry.
- envPicker(String,String,List,List,MultiEntry,Context) - function in de.br.android.envpicker.EnvPickerKt
- A simple interface for storing multiple String values per entry.
- EnvPickerKt - class in de.br.android.envpicker