A B C D E G H I M O R S T U 

R

R - Class in com.example.datamanagement
 
R() - Constructor for class com.example.datamanagement.R
 
R.attr - Class in com.example.datamanagement
 
R.attr() - Constructor for class com.example.datamanagement.R.attr
 
R.dimen - Class in com.example.datamanagement
 
R.dimen() - Constructor for class com.example.datamanagement.R.dimen
 
R.drawable - Class in com.example.datamanagement
 
R.drawable() - Constructor for class com.example.datamanagement.R.drawable
 
R.id - Class in com.example.datamanagement
 
R.id() - Constructor for class com.example.datamanagement.R.id
 
R.layout - Class in com.example.datamanagement
 
R.layout() - Constructor for class com.example.datamanagement.R.layout
 
R.menu - Class in com.example.datamanagement
 
R.menu() - Constructor for class com.example.datamanagement.R.menu
 
R.string - Class in com.example.datamanagement
 
R.string() - Constructor for class com.example.datamanagement.R.string
 
R.style - Class in com.example.datamanagement
 
R.style() - Constructor for class com.example.datamanagement.R.style
 
Record - Class in com.example.datamanagement
The Record class is used to hold the heart rate, time stamp, artist, song, and genre at a specific point in time.
Record() - Constructor for class com.example.datamanagement.Record
 
Record(int, int, String, String, String) - Constructor for class com.example.datamanagement.Record
This constructor initializes the data members of the Record object
retrieve(View) - Method in class com.example.datamanagement.MainActivity
The Retrieve function is called when the Retrieve button is pressed; it initiates the activity which retrieves the data.
retrieve - Static variable in class com.example.datamanagement.R.menu
 
retrieve - Static variable in class com.example.datamanagement.R.string
 
retrieve_Success - Static variable in class com.example.datamanagement.R.string
 
RetrieveActivity - Class in com.example.datamanagement
This RetrieveActivity is a script that runs to extract all the Record objects from the database.
RetrieveActivity() - Constructor for class com.example.datamanagement.RetrieveActivity
 
A B C D E G H I M O R S T U