FreeRDP
com.freerdp.freerdpcore.presentation.ApplicationSettingsActivity Class Reference
Inheritance diagram for com.freerdp.freerdpcore.presentation.ApplicationSettingsActivity:
Collaboration diagram for com.freerdp.freerdpcore.presentation.ApplicationSettingsActivity:

Data Structures

class  ClientPreferenceFragment
 
class  PowerPreferenceFragment
 
class  SecurityPreferenceFragment
 
class  UiPreferenceFragment
 

Public Member Functions

boolean onIsMultiPane ()
 
void onBuildHeaders (List< Header > target)
 
- Public Member Functions inherited from com.freerdp.freerdpcore.utils.AppCompatPreferenceActivity
ActionBar getSupportActionBar ()
 
void setSupportActionBar (@Nullable Toolbar toolbar)
 
MenuInflater getMenuInflater ()
 
void setContentView (@LayoutRes int layoutResID)
 
void setContentView (View view)
 
void setContentView (View view, ViewGroup.LayoutParams params)
 
void addContentView (View view, ViewGroup.LayoutParams params)
 
void onConfigurationChanged (Configuration newConfig)
 
void invalidateOptionsMenu ()
 

Static Public Member Functions

static SharedPreferences get (Context context)
 
static int getDisconnectTimeout (Context context)
 
static boolean getHideStatusBar (Context context)
 
static boolean getHideActionBar (Context context)
 
static boolean getUseBackAsAltf4 (Context context)
 
static boolean getAcceptAllCertificates (Context context)
 
static boolean getHideZoomControls (Context context)
 
static boolean getSwapMouseButtons (Context context)
 
static boolean getInvertScrolling (Context context)
 
static boolean getAskOnExit (Context context)
 
static boolean getAutoScrollTouchPointer (Context context)
 
static String getClientName (Context context)
 

Protected Member Functions

void onCreate (Bundle savedInstanceState)
 
boolean isValidFragment (String fragmentName)
 
- Protected Member Functions inherited from com.freerdp.freerdpcore.utils.AppCompatPreferenceActivity
void onPostCreate (Bundle savedInstanceState)
 
void onPostResume ()
 
void onTitleChanged (CharSequence title, int color)
 
void onStop ()
 
void onDestroy ()
 

Member Function Documentation

◆ get()

static SharedPreferences com.freerdp.freerdpcore.presentation.ApplicationSettingsActivity.get ( Context  context)
inlinestatic
Here is the call graph for this function:
Here is the caller graph for this function:

◆ getAcceptAllCertificates()

static boolean com.freerdp.freerdpcore.presentation.ApplicationSettingsActivity.getAcceptAllCertificates ( Context  context)
inlinestatic
Here is the caller graph for this function:

◆ getAskOnExit()

static boolean com.freerdp.freerdpcore.presentation.ApplicationSettingsActivity.getAskOnExit ( Context  context)
inlinestatic
Here is the caller graph for this function:

◆ getAutoScrollTouchPointer()

static boolean com.freerdp.freerdpcore.presentation.ApplicationSettingsActivity.getAutoScrollTouchPointer ( Context  context)
inlinestatic
Here is the caller graph for this function:

◆ getClientName()

static String com.freerdp.freerdpcore.presentation.ApplicationSettingsActivity.getClientName ( Context  context)
inlinestatic
Here is the caller graph for this function:

◆ getDisconnectTimeout()

static int com.freerdp.freerdpcore.presentation.ApplicationSettingsActivity.getDisconnectTimeout ( Context  context)
inlinestatic
Here is the caller graph for this function:

◆ getHideActionBar()

static boolean com.freerdp.freerdpcore.presentation.ApplicationSettingsActivity.getHideActionBar ( Context  context)
inlinestatic
Here is the caller graph for this function:

◆ getHideStatusBar()

static boolean com.freerdp.freerdpcore.presentation.ApplicationSettingsActivity.getHideStatusBar ( Context  context)
inlinestatic
Here is the caller graph for this function:

◆ getHideZoomControls()

static boolean com.freerdp.freerdpcore.presentation.ApplicationSettingsActivity.getHideZoomControls ( Context  context)
inlinestatic
Here is the caller graph for this function:

◆ getInvertScrolling()

static boolean com.freerdp.freerdpcore.presentation.ApplicationSettingsActivity.getInvertScrolling ( Context  context)
inlinestatic
Here is the caller graph for this function:

◆ getSwapMouseButtons()

static boolean com.freerdp.freerdpcore.presentation.ApplicationSettingsActivity.getSwapMouseButtons ( Context  context)
inlinestatic
Here is the caller graph for this function:

◆ getUseBackAsAltf4()

static boolean com.freerdp.freerdpcore.presentation.ApplicationSettingsActivity.getUseBackAsAltf4 ( Context  context)
inlinestatic
Here is the caller graph for this function:

◆ isValidFragment()

boolean com.freerdp.freerdpcore.presentation.ApplicationSettingsActivity.isValidFragment ( String  fragmentName)
inlineprotected

◆ onBuildHeaders()

void com.freerdp.freerdpcore.presentation.ApplicationSettingsActivity.onBuildHeaders ( List< Header >  target)
inline

◆ onCreate()

void com.freerdp.freerdpcore.presentation.ApplicationSettingsActivity.onCreate ( Bundle  savedInstanceState)
inlineprotected

◆ onIsMultiPane()

boolean com.freerdp.freerdpcore.presentation.ApplicationSettingsActivity.onIsMultiPane ( )
inline

The documentation for this class was generated from the following file: