- up - Static variable in class jadomican.a4thyearproject.R.id
-
- update(Uri, ContentValues, String, String[]) - Method in class jadomican.a4thyearproject.data.UserDetailsContentProvider
-
Part of the ContentProvider implementation.
- update_profile_button - Static variable in class jadomican.a4thyearproject.R.id
-
- uriBuilder(String) - Static method in class jadomican.a4thyearproject.data.UserDetailsContentContract.UserDetails
-
Build a URI for the provided details
- use_flash - Static variable in class jadomican.a4thyearproject.R.string
-
- useCompatPadding - Static variable in class jadomican.a4thyearproject.R.attr
-
May be a boolean value, such as "true
" or
"false
".
- UseFlash - Static variable in class jadomican.a4thyearproject.OcrCaptureActivity
-
- useLogo - Static variable in class jadomican.a4thyearproject.R.id
-
- user_detail - Static variable in class jadomican.a4thyearproject.R.id
-
- user_detail - Static variable in class jadomican.a4thyearproject.R.layout
-
- user_detail_container - Static variable in class jadomican.a4thyearproject.R.id
-
- user_does_not_exist - Static variable in class jadomican.a4thyearproject.R.string
-
- user_pool_sign_in_view_id - Static variable in class jadomican.a4thyearproject.R.id
-
- user_pools_button_height - Static variable in class jadomican.a4thyearproject.R.dimen
-
- user_pools_button_text_size - Static variable in class jadomican.a4thyearproject.R.dimen
-
- user_pools_form_margin - Static variable in class jadomican.a4thyearproject.R.dimen
-
- user_pools_intra_group_separation - Static variable in class jadomican.a4thyearproject.R.dimen
-
- user_pools_sign_in_button_margin_top_bottom - Static variable in class jadomican.a4thyearproject.R.dimen
-
- user_Profile_toString_isCorrect() - Method in class jadomican.a4thyearproject.MediAppTest
-
- UserDetail - Class in jadomican.a4thyearproject.data
-
The User Profile model
- UserDetail(long, String, List<Medicine>, String, String, String, String) - Constructor for class jadomican.a4thyearproject.data.UserDetail
-
Overloaded constructor to create a new User object
- UserDetail() - Constructor for class jadomican.a4thyearproject.data.UserDetail
-
Create a new blank profile object
- UserDetailActivity - Class in jadomican.a4thyearproject
-
An activity representing a single edit profile details screen.
- UserDetailActivity() - Constructor for class jadomican.a4thyearproject.UserDetailActivity
-
- UserDetailDO - Class in jadomican.a4thyearproject.data
-
The model representing a DynamoDB user profile object, which can be stored/ queried from an existing
user record
- UserDetailDO() - Constructor for class jadomican.a4thyearproject.data.UserDetailDO
-
- UserDetailFragment - Class in jadomican.a4thyearproject
-
A fragment representing a single user profile edit details screen.
- UserDetailFragment() - Constructor for class jadomican.a4thyearproject.UserDetailFragment
-
Required empty constructor for the fragment manager to instantiate the
fragment
- UserDetails() - Constructor for class jadomican.a4thyearproject.data.UserDetailsContentContract.UserDetails
-
- UserDetailsContentContract - Class in jadomican.a4thyearproject.data
-
This class defines all publically available elements for the UserDetail class, like the authority, the content URIs,
columns, and content types for each element
- UserDetailsContentContract() - Constructor for class jadomican.a4thyearproject.data.UserDetailsContentContract
-
- UserDetailsContentContract.UserDetails - Class in jadomican.a4thyearproject.data
-
Constants for the User Details table
- UserDetailsContentProvider - Class in jadomican.a4thyearproject.data
-
The Content Provider for the internal user-detail database
- UserDetailsContentProvider() - Constructor for class jadomican.a4thyearproject.data.UserDetailsContentProvider
-
- username_text - Static variable in class jadomican.a4thyearproject.R.string
-
- userProfileMedicines_isCorrect() - Method in class jadomican.a4thyearproject.MediAppTest
-