|
static final String | TAG = "RetroArch" |
|
◆ clearPendingIntent()
void com.retroarch.browser.retroactivity.RetroActivityIntent.clearPendingIntent |
( |
| ) |
|
|
inline |
Clears the current pending intent.
◆ getPendingIntentConfigPath()
String com.retroarch.browser.retroactivity.RetroActivityIntent.getPendingIntentConfigPath |
( |
| ) |
|
|
inline |
Gets the path specified in the pending intent to the retroarch cfg file.
- Returns
- the path specified in the pending intent to the retroarch cfg file.
◆ getPendingIntentDownloadLocation()
String com.retroarch.browser.retroactivity.RetroActivityIntent.getPendingIntentDownloadLocation |
( |
| ) |
|
|
inline |
◆ getPendingIntentFullPath()
String com.retroarch.browser.retroactivity.RetroActivityIntent.getPendingIntentFullPath |
( |
| ) |
|
|
inline |
Gets the ROM file specified in the pending intent.
- Returns
- the ROM file specified in the pending intent.
◆ getPendingIntentIME()
String com.retroarch.browser.retroactivity.RetroActivityIntent.getPendingIntentIME |
( |
| ) |
|
|
inline |
Gets the specified IME in the pending intent.
- Returns
- the specified IME in the pending intent.
◆ getPendingIntentLibretroPath()
String com.retroarch.browser.retroactivity.RetroActivityIntent.getPendingIntentLibretroPath |
( |
| ) |
|
|
inline |
Gets the specified path to the libretro core in the pending intent.
- Returns
- the specified path to the libretro core in the pending intent.
◆ getPendingIntentScreenshotsLocation()
String com.retroarch.browser.retroactivity.RetroActivityIntent.getPendingIntentScreenshotsLocation |
( |
| ) |
|
|
inline |
◆ getPendingIntentStorageLocation()
String com.retroarch.browser.retroactivity.RetroActivityIntent.getPendingIntentStorageLocation |
( |
| ) |
|
|
inline |
◆ hasPendingIntent()
boolean com.retroarch.browser.retroactivity.RetroActivityIntent.hasPendingIntent |
( |
| ) |
|
|
inline |
Checks whether or not a pending intent exists.
- Returns
- true if a pending intent exists, false otherwise.
◆ onBackPressed()
void com.retroarch.browser.retroactivity.RetroActivityIntent.onBackPressed |
( |
| ) |
|
|
inline |
◆ onNewIntent()
void com.retroarch.browser.retroactivity.RetroActivityIntent.onNewIntent |
( |
Intent |
intent | ) |
|
|
inline |
◆ pendingIntent
Intent com.retroarch.browser.retroactivity.RetroActivityIntent.pendingIntent = null |
|
private |
◆ TAG
final String com.retroarch.browser.retroactivity.RetroActivityIntent.TAG = "RetroArch" |
|
staticprivate |
The documentation for this class was generated from the following file: