@Implements(value=android.preference.PreferenceActivity.class) public class ShadowPreferenceActivity extends ShadowActivity
PreferenceActivity.ShadowActivity.IntentForResultrealActivity| Constructor and Description |
|---|
ShadowPreferenceActivity() |
| Modifier and Type | Method and Description |
|---|---|
void |
addPreferencesFromResource(int preferencesResId) |
android.preference.Preference |
findPreference(CharSequence key) |
android.preference.PreferenceScreen |
getPreferenceScreen() |
int |
getPreferencesResId() |
__constructor__, assertNoBroadcastListenersRegistered, clickMenuItem, dismissDialog, findViewById, finish, getApplication, getApplicationContext, getCallingActivity, getContentView, getCurrentFocus, getDefaultKeymode, getDialogById, getLastNonConfigurationInstance, getLastShownDialogId, getLayoutInflater, getManagedCursors, getMenuInflater, getNextStartedActivityForResult, getOptionsMenu, getParent, getPendingTransitionEnterAnimationResourceId, getPendingTransitionExitAnimationResourceId, getPreferences, getRequestedOrientation, getResultCode, getResultIntent, getTaskId, getTestApplication, getVolumeControlStream, getWindow, hasCancelledPendingTransitions, isFinishing, isTaskRoot, onBackPressed, onCreateOptionsMenu, overridePendingTransition, pauseAndThenResume, peekNextStartedActivityForResult, receiveResult, recreate, removeDialog, resetIsFinishing, runOnUiThread, setApplication, setCurrentFocus, setDefaultKeyMode, setIsTaskRoot, setLastNonConfigurationInstance, setParent, setRequestedOrientation, setResult, setResult, setTestApplication, setThemeFromManifest, setVolumeControlStream, setWindow, showDialog, showDialog, startActivity, startActivity, startActivityForResult, startActivityForResult, startActivityFromFragment, startActivityFromFragment, startManagingCursor, stopManagingCursorcallGetThemeResIdbindService, checkCallingOrSelfPermission, checkCallingPermission, checkPermission, clearStartedServices, denyPermissions, getApplicationInfo, getAssets, getBroadcastIntents, getClassLoader, getContentResolver, getExternalCacheDir, getExternalFilesDir, getMainLooper, getNextStartedActivity, getNextStartedService, getNextStoppedService, getPackageManager, getPackageName, getResourceLoader, getResources, getShadowApplication, getSharedPreferences, getString, getString, getText, getUserId, grantPermissions, isRestricted, peekNextStartedActivity, peekNextStartedService, registerReceiver, registerReceiver, sendBroadcast, sendBroadcast, sendOrderedBroadcast, sendStickyBroadcast, setPackageName, startActivities, startActivities, startService, stopService, unbindService, unregisterReceivercallAttachBaseContext, createAttributeSet, getResName, isStrictI18n@Implementation public void addPreferencesFromResource(int preferencesResId)
public int getPreferencesResId()
@Implementation public android.preference.PreferenceScreen getPreferenceScreen()
@Implementation public android.preference.Preference findPreference(CharSequence key)
Copyright © 2015. All rights reserved.