RetroArch
List of all members
com.retroarch.browser.retroactivity.RetroActivityPast Class Reference
Inheritance diagram for com.retroarch.browser.retroactivity.RetroActivityPast:
[legend]
Collaboration diagram for com.retroarch.browser.retroactivity.RetroActivityPast:
[legend]

Additional Inherited Members

- Public Member Functions inherited from com.retroarch.browser.retroactivity.RetroActivityCommon
void onRetroArchExit ()
 
void setSustainedPerformanceMode (boolean on)
 
boolean isSustainedPerformanceModeSupported ()
 
int getBatteryLevel ()
 
int getPowerstate ()
 
boolean isAndroidTV ()
 
- Public Member Functions inherited from com.retroarch.browser.retroactivity.RetroActivityLocation
void onConnected (Bundle dataBundle)
 
void onDisconnected ()
 
void onConnectionFailed (ConnectionResult connectionResult)
 
void onLocationSetInterval (int update_interval_in_ms, int distance_interval)
 
void onLocationInit ()
 
void onLocationStart ()
 
void onLocationFree ()
 
void onLocationStop ()
 
double onLocationGetLatitude ()
 
double onLocationGetLongitude ()
 
double onLocationGetHorizontalAccuracy ()
 
boolean onLocationHasChanged ()
 
void onLocationChanged (Location location)
 
void onPause ()
 
void onResume ()
 
void onStop ()
 
- Public Attributes inherited from com.retroarch.browser.retroactivity.RetroActivityCommon
boolean sustainedPerformanceMode = true
 
- Static Public Attributes inherited from com.retroarch.browser.retroactivity.RetroActivityCommon
static int FRONTEND_POWERSTATE_NONE = 0
 
static int FRONTEND_POWERSTATE_NO_SOURCE = 1
 
static int FRONTEND_POWERSTATE_CHARGING = 2
 
static int FRONTEND_POWERSTATE_CHARGED = 3
 
static int FRONTEND_POWERSTATE_ON_POWER_SOURCE = 4
 
- Package Attributes inherited from com.retroarch.browser.retroactivity.RetroActivityLocation
LocationRequest mLocationRequest = null
 
boolean mUpdatesRequested = false
 
boolean locationChanged = false
 
boolean location_service_running = false
 

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