A B C D E F G H I K L M N O P R S T U V W Y 

O

OldLace - Static variable in class pk.contender.earmouse.R.color
 
Olive - Static variable in class pk.contender.earmouse.R.color
 
olive - Static variable in class pk.contender.earmouse.R.color
 
OliveDrab - Static variable in class pk.contender.earmouse.R.color
 
onActivityCreated(Bundle) - Method in class pk.contender.earmouse.ExerciseFragment
Initializes or restores the Fragment's state.
onActivityCreated(Bundle) - Method in class pk.contender.earmouse.ManagerDetailsFragment
Restore fragment state.
onActivityCreated(Bundle) - Method in class pk.contender.earmouse.ModuleListFragment
 
onAnswerSelected(int) - Method in interface pk.contender.earmouse.ButtonGridFragment.AnswerSelectedListener
 
onAnswerSelected(int) - Method in class pk.contender.earmouse.ExerciseActivity
Defers click event on the ButtonGrid to the ExerciseFragment
onAnswerSelected(int) - Method in class pk.contender.earmouse.ExerciseFragment
Handler for click events in the ButtonGridFragment
onAnswerSelected(int) - Method in class pk.contender.earmouse.Main
Defers click event on the ButtonGrid to the ExerciseFragment (tablets only)
onAttach(Activity) - Method in class pk.contender.earmouse.ButtonGridFragment
Override to ensure the Activity we are attached to implements ButtonGridFragment.AnswerSelectedListener
onAttach(Activity) - Method in class pk.contender.earmouse.ConfirmDeleteDialog
 
onAttach(Activity) - Method in class pk.contender.earmouse.ConfirmResetDialog
 
onAttach(Activity) - Method in class pk.contender.earmouse.ManagerListFragment
 
onAttach(Activity) - Method in class pk.contender.earmouse.ModuleListFragment
Checks whether attaching Activity implements the OnModuleSelectedListener interface and sets up the list adapter.
onButtonClick(View) - Method in class pk.contender.earmouse.ManagerDetailActivity
Defer an onClick event to the ManagerDetailsFragment, as soon as control returns to this function the selected Module is installed (or an error occurred) and we can finish this activity.
onButtonClick(View) - Method in class pk.contender.earmouse.ManagerDetailsFragment
Installs the selected Module.
onButtonClick(View) - Method in class pk.contender.earmouse.ModuleManagerActivity
Defer onClick() event to ManagerDetailsFragment (tablet only)
onCancelled(Module) - Method in class pk.contender.earmouse.ManagerDetailsFragment.FetchModuleJsonFromServer
 
onCancelled() - Method in class pk.contender.earmouse.MediaFragment.PrepareExerciseWorker
 
onCancelled(Integer) - Method in class pk.contender.earmouse.ModuleManagerActivity.fetchAndInstallSelection
 
onCancelled(List<Module>) - Method in class pk.contender.earmouse.ModuleManagerActivity.FetchListJsonFromServer
 
onClick(View) - Method in class pk.contender.earmouse.ButtonGridFragment.GridButtonClickListener
 
onClickPlay(View) - Method in class pk.contender.earmouse.ExerciseActivity
Defers click event on Play button to the ExerciseFragment
onClickPlay(View) - Method in class pk.contender.earmouse.ExerciseFragment
On receiving a click event on the Play button, relay it to the MediaFragment and: If the current state is ExerciseFragment.EXERCISE_READY_NOTPLAYED, move the state to ExerciseFragment.EXERCISE_READY If the current state is ExerciseFragment.EXERCISE_CONTINUE, prepare an exercise and request the MediaFragment to play it as soon as it is ready, and set the state to ExerciseFragment.EXERCISE_READY
onClickPlay(View) - Method in class pk.contender.earmouse.Main
Defers click event on Play button to the ExerciseFragment (tablets only)
onCreate(Bundle) - Method in class pk.contender.earmouse.ButtonGridFragment
 
onCreate(Bundle) - Method in class pk.contender.earmouse.ExerciseActivity
 
onCreate(Bundle) - Method in class pk.contender.earmouse.Main
Loads saved state and preferences, installs default package of modules if this is the first time the App runs, ties the volume controls to the media stream that we use and sets up the context actionbar (CAB).
onCreate(Bundle) - Method in class pk.contender.earmouse.ManagerDetailActivity
Get the user selection from the Intent and set up the UI.
onCreate(Bundle) - Method in class pk.contender.earmouse.MediaFragment
Set up MediaPlayer, Assets and a few listeners
onCreate(Bundle) - Method in class pk.contender.earmouse.ModuleManagerActivity
Loads saved state and preferences and sets up the context actionbar (CAB).
onCreateContextMenu(ContextMenu, View, ContextMenuInfo) - Method in class pk.contender.earmouse.Main
 
onCreateDialog(Bundle) - Method in class pk.contender.earmouse.ConfirmDeleteDialog
 
onCreateDialog(Bundle) - Method in class pk.contender.earmouse.ConfirmResetDialog
 
onCreateOptionsMenu(Menu) - Method in class pk.contender.earmouse.Main
 
onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class pk.contender.earmouse.ButtonGridFragment
On view creation load any saved state and reconstruct the UI how we left it.
onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class pk.contender.earmouse.ExerciseFragment
 
onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class pk.contender.earmouse.FeedbackBarFragment
 
onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class pk.contender.earmouse.ManagerDetailsFragment
 
onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class pk.contender.earmouse.MediaFragment
 
onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class pk.contender.earmouse.ModuleDetailsFragment
 
onDeleteAbort(DialogFragment) - Method in interface pk.contender.earmouse.ConfirmDeleteDialog.ConfirmDeleteDialogListener
 
onDeleteAbort(DialogFragment) - Method in class pk.contender.earmouse.Main
Handler for when the user aborts to delete the selected modules.
onDeleteConfirm(DialogFragment) - Method in interface pk.contender.earmouse.ConfirmDeleteDialog.ConfirmDeleteDialogListener
 
onDeleteConfirm(DialogFragment) - Method in class pk.contender.earmouse.Main
Handler for when user confirms to delete the selected modules.
onDestroy() - Method in class pk.contender.earmouse.MediaFragment
TODO: Should release MediaPlayer in onPause().
onListItemClick(ListView, View, int, long) - Method in class pk.contender.earmouse.ManagerListFragment
 
onListItemClick(ListView, View, int, long) - Method in class pk.contender.earmouse.ModuleListFragment
 
onModuleSelected(View, int) - Method in class pk.contender.earmouse.Main
Listener for the attached ListView, handles item selection.
onModuleSelected(int) - Method in interface pk.contender.earmouse.ManagerListFragment.OnModuleSelectedListener
 
onModuleSelected(View, int) - Method in interface pk.contender.earmouse.ModuleListFragment.OnModuleSelectedListener
 
onModuleSelected(int) - Method in class pk.contender.earmouse.ModuleManagerActivity
Shows the selected Module in detail, either by updating ManagerDetailsFragment if available or otherwise starting an Intent for ManagerDetailActivity
onOptionsItemSelected(MenuItem) - Method in class pk.contender.earmouse.Main
Implements the Manage and About Actionbar options.
onPause() - Method in class pk.contender.earmouse.ExerciseFragment
Save complete state.
onPause() - Method in class pk.contender.earmouse.Main
Close any open Dialogs to prevent window leak.
onPause() - Method in class pk.contender.earmouse.ManagerDetailsFragment
Save fragment state.
onPause() - Method in class pk.contender.earmouse.MediaFragment
In order to conform with FN-A1 to 4, we must pause playback when the user leaves the activity
onPause() - Method in class pk.contender.earmouse.ModuleManagerActivity
 
onPostExecute(Module) - Method in class pk.contender.earmouse.ManagerDetailsFragment.FetchModuleJsonFromServer
 
onPostExecute(Void) - Method in class pk.contender.earmouse.MediaFragment.PrepareExerciseWorker
 
onPostExecute(Integer) - Method in class pk.contender.earmouse.ModuleManagerActivity.fetchAndInstallSelection
 
onPostExecute(List<Module>) - Method in class pk.contender.earmouse.ModuleManagerActivity.FetchListJsonFromServer
 
onPreExecute() - Method in class pk.contender.earmouse.ManagerDetailsFragment.FetchModuleJsonFromServer
 
onPreExecute() - Method in class pk.contender.earmouse.ModuleManagerActivity.fetchAndInstallSelection
 
onPreExecute() - Method in class pk.contender.earmouse.ModuleManagerActivity.FetchListJsonFromServer
 
onResetAbort(DialogFragment) - Method in interface pk.contender.earmouse.ConfirmResetDialog.ConfirmResetDialogListener
 
onResetAbort(DialogFragment) - Method in class pk.contender.earmouse.Main
Handler for when the user aborts to reset the selected modules.
onResetConfirm(DialogFragment) - Method in interface pk.contender.earmouse.ConfirmResetDialog.ConfirmResetDialogListener
 
onResetConfirm(DialogFragment) - Method in class pk.contender.earmouse.Main
Handler for when user confirms to reset the selected modules.
onResume() - Method in class pk.contender.earmouse.ExerciseFragment
 
onSaveInstanceState(Bundle) - Method in class pk.contender.earmouse.ButtonGridFragment
 
onSaveInstanceState(Bundle) - Method in class pk.contender.earmouse.FeedbackBarFragment
 
onSaveInstanceState(Bundle) - Method in class pk.contender.earmouse.Main
 
onSaveInstanceState(Bundle) - Method in class pk.contender.earmouse.MediaFragment
 
onSaveInstanceState(Bundle) - Method in class pk.contender.earmouse.ModuleManagerActivity
 
onViewCreated(View, Bundle) - Method in class pk.contender.earmouse.FeedbackBarFragment
Restore fragment state.
Orange - Static variable in class pk.contender.earmouse.R.color
 
OrangeRed - Static variable in class pk.contender.earmouse.R.color
 
Orchid - Static variable in class pk.contender.earmouse.R.color
 
A B C D E F G H I K L M N O P R S T U V W Y