| Modifier and Type | Class and Description |
|---|---|
class |
AccessibilityService |
| Modifier and Type | Class and Description |
|---|---|
class |
AccountAuthenticatorActivity |
| Modifier and Type | Method and Description |
|---|---|
static AccountManager |
AccountManager.get(Context context) |
| Constructor and Description |
|---|
AbstractAccountAuthenticator(Context context) |
| Modifier and Type | Method and Description |
|---|---|
static Animator |
AnimatorInflater.loadAnimator(Context context,
int id) |
| Modifier and Type | Class and Description |
|---|---|
class |
Activity |
class |
ActivityGroup
Deprecated.
|
class |
AliasActivity |
class |
Application |
class |
ExpandableListActivity |
class |
IntentService |
class |
LauncherActivity |
class |
ListActivity |
class |
NativeActivity |
class |
Service |
class |
TabActivity
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Context |
AlertDialog.Builder.getContext() |
Context |
Dialog.getContext() |
Context |
Instrumentation.getContext() |
Context |
Instrumentation.getTargetContext() |
Context |
ActionBar.getThemedContext() |
| Modifier and Type | Method and Description |
|---|---|
static TaskStackBuilder |
TaskStackBuilder.create(Context context) |
static PendingIntent |
PendingIntent.getActivities(Context context,
int requestCode,
Intent[] intents,
int flags) |
static PendingIntent |
PendingIntent.getActivities(Context context,
int requestCode,
Intent[] intents,
int flags,
Bundle options) |
static PendingIntent |
PendingIntent.getActivity(Context context,
int requestCode,
Intent intent,
int flags) |
static PendingIntent |
PendingIntent.getActivity(Context context,
int requestCode,
Intent intent,
int flags,
Bundle options) |
static PendingIntent |
PendingIntent.getBroadcast(Context context,
int requestCode,
Intent intent,
int flags) |
static ComponentName |
ApplicationErrorReport.getErrorReportReceiver(Context context,
String packageName,
int appFlags) |
static WallpaperManager |
WallpaperManager.getInstance(Context context) |
static Long |
DownloadManager.getMaxBytesOverMobile(Context context) |
static Long |
DownloadManager.getRecommendedMaxBytesOverMobile(Context context) |
static PendingIntent |
PendingIntent.getService(Context context,
int requestCode,
Intent intent,
int flags) |
static Fragment |
Fragment.instantiate(Context context,
String fname) |
static Fragment |
Fragment.instantiate(Context context,
String fname,
Bundle args) |
static ActivityOptions |
ActivityOptions.makeCustomAnimation(Context context,
int enterResId,
int exitResId) |
Activity |
Instrumentation.newActivity(Class<?> clazz,
Context context,
IBinder token,
Application application,
Intent intent,
ActivityInfo info,
CharSequence title,
Activity parent,
String id,
Object lastNonConfigurationInstance) |
static Application |
Instrumentation.newApplication(Class<?> clazz,
Context context) |
Application |
Instrumentation.newApplication(ClassLoader cl,
String className,
Context context) |
View |
Activity.onCreateView(String name,
Context context,
AttributeSet attrs) |
View |
Activity.onCreateView(View parent,
String name,
Context context,
AttributeSet attrs) |
void |
PendingIntent.send(Context context,
int code,
Intent intent) |
void |
PendingIntent.send(Context context,
int code,
Intent intent,
PendingIntent.OnFinished onFinished,
Handler handler) |
void |
PendingIntent.send(Context context,
int code,
Intent intent,
PendingIntent.OnFinished onFinished,
Handler handler,
String requiredPermission) |
DownloadManager.Request |
DownloadManager.Request.setDestinationInExternalFilesDir(Context context,
String dirType,
String subPath) |
void |
Notification.setLatestEventInfo(Context context,
CharSequence contentTitle,
CharSequence contentText,
PendingIntent contentIntent)
Deprecated.
|
static ProgressDialog |
ProgressDialog.show(Context context,
CharSequence title,
CharSequence message) |
static ProgressDialog |
ProgressDialog.show(Context context,
CharSequence title,
CharSequence message,
boolean indeterminate) |
static ProgressDialog |
ProgressDialog.show(Context context,
CharSequence title,
CharSequence message,
boolean indeterminate,
boolean cancelable) |
static ProgressDialog |
ProgressDialog.show(Context context,
CharSequence title,
CharSequence message,
boolean indeterminate,
boolean cancelable,
DialogInterface.OnCancelListener cancelListener) |
| Modifier and Type | Method and Description |
|---|---|
DevicePolicyManager |
DeviceAdminReceiver.getManager(Context context) |
ComponentName |
DeviceAdminReceiver.getWho(Context context) |
void |
DeviceAdminReceiver.onDisabled(Context context,
Intent intent) |
CharSequence |
DeviceAdminReceiver.onDisableRequested(Context context,
Intent intent) |
void |
DeviceAdminReceiver.onEnabled(Context context,
Intent intent) |
void |
DeviceAdminReceiver.onPasswordChanged(Context context,
Intent intent) |
void |
DeviceAdminReceiver.onPasswordExpiring(Context context,
Intent intent) |
void |
DeviceAdminReceiver.onPasswordFailed(Context context,
Intent intent) |
void |
DeviceAdminReceiver.onPasswordSucceeded(Context context,
Intent intent) |
void |
DeviceAdminReceiver.onReceive(Context context,
Intent intent) |
| Constructor and Description |
|---|
DeviceAdminInfo(Context context,
ResolveInfo receiver) |
| Modifier and Type | Class and Description |
|---|---|
class |
BackupAgent |
class |
BackupAgentHelper |
| Constructor and Description |
|---|
BackupManager(Context context) |
FileBackupHelper(Context context,
String... files) |
SharedPreferencesBackupHelper(Context context,
String... prefGroups) |
| Modifier and Type | Method and Description |
|---|---|
AppWidgetHostView |
AppWidgetHost.createView(Context context,
int appWidgetId,
AppWidgetProviderInfo appWidget) |
static Rect |
AppWidgetHostView.getDefaultPaddingForWidget(Context context,
ComponentName component,
Rect padding) |
static AppWidgetManager |
AppWidgetManager.getInstance(Context context) |
void |
AppWidgetProvider.onAppWidgetOptionsChanged(Context context,
AppWidgetManager appWidgetManager,
int appWidgetId,
Bundle newOptions) |
protected AppWidgetHostView |
AppWidgetHost.onCreateView(Context context,
int appWidgetId,
AppWidgetProviderInfo appWidget) |
void |
AppWidgetProvider.onDeleted(Context context,
int[] appWidgetIds) |
void |
AppWidgetProvider.onDisabled(Context context) |
void |
AppWidgetProvider.onEnabled(Context context) |
void |
AppWidgetProvider.onReceive(Context context,
Intent intent) |
void |
AppWidgetProvider.onUpdate(Context context,
AppWidgetManager appWidgetManager,
int[] appWidgetIds) |
| Constructor and Description |
|---|
AppWidgetHost(Context context,
int hostId) |
AppWidgetHostView(Context context) |
AppWidgetHostView(Context context,
int animationIn,
int animationOut) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
BluetoothAdapter.getProfileProxy(Context context,
BluetoothProfile.ServiceListener listener,
int profile) |
| Modifier and Type | Class and Description |
|---|---|
class |
ContextWrapper |
class |
MutableContextWrapper |
| Modifier and Type | Method and Description |
|---|---|
Context |
ContextWrapper.createPackageContext(String packageName,
int flags) |
abstract Context |
Context.createPackageContext(String packageName,
int flags) |
Context |
ContextWrapper.getApplicationContext() |
abstract Context |
Context.getApplicationContext() |
Context |
ContextWrapper.getBaseContext() |
Context |
Loader.getContext() |
Context |
ContentProvider.getContext() |
Context |
AbstractThreadedSyncAdapter.getContext() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ContextWrapper.attachBaseContext(Context base) |
void |
ContentProvider.attachInfo(Context context,
ProviderInfo info) |
String |
ClipData.Item.coerceToHtmlText(Context context) |
CharSequence |
ClipData.Item.coerceToStyledText(Context context) |
CharSequence |
ClipData.Item.coerceToText(Context context) |
static Intent.ShortcutIconResource |
Intent.ShortcutIconResource.fromContext(Context context,
int resourceId) |
abstract void |
BroadcastReceiver.onReceive(Context context,
Intent intent) |
IBinder |
BroadcastReceiver.peekService(Context myContext,
Intent service) |
String |
Intent.resolveType(Context context) |
void |
IntentSender.sendIntent(Context context,
int code,
Intent intent,
IntentSender.OnFinished onFinished,
Handler handler) |
void |
IntentSender.sendIntent(Context context,
int code,
Intent intent,
IntentSender.OnFinished onFinished,
Handler handler,
String requiredPermission) |
void |
MutableContextWrapper.setBaseContext(Context base) |
Intent |
Intent.setClass(Context packageContext,
Class<?> cls) |
Intent |
Intent.setClassName(Context packageContext,
String className) |
| Constructor and Description |
|---|
AbstractThreadedSyncAdapter(Context context,
boolean autoInitialize) |
AbstractThreadedSyncAdapter(Context context,
boolean autoInitialize,
boolean allowParallelSyncs) |
AsyncTaskLoader(Context context) |
ComponentName(Context pkg,
Class<?> cls) |
ComponentName(Context pkg,
String cls) |
ContentResolver(Context context) |
ContextWrapper(Context base) |
CursorLoader(Context context) |
CursorLoader(Context context,
Uri uri,
String[] projection,
String selection,
String[] selectionArgs,
String sortOrder) |
Intent(Context packageContext,
Class<?> cls) |
Intent(String action,
Uri uri,
Context packageContext,
Class<?> cls) |
Loader(Context context) |
MutableContextWrapper(Context base) |
| Modifier and Type | Method and Description |
|---|---|
static void |
DatabaseUtils.createDbFromSqlStatements(Context context,
String dbName,
int dbVersion,
String sqlStatements) |
| Constructor and Description |
|---|
SQLiteOpenHelper(Context context,
String name,
SQLiteDatabase.CursorFactory factory,
int version) |
SQLiteOpenHelper(Context context,
String name,
SQLiteDatabase.CursorFactory factory,
int version,
DatabaseErrorHandler errorHandler) |
| Constructor and Description |
|---|
DrmManagerClient(Context context) |
| Modifier and Type | Method and Description |
|---|---|
static GestureLibrary |
GestureLibraries.fromPrivateFile(Context context,
String name) |
static GestureLibrary |
GestureLibraries.fromRawResource(Context context,
int resourceId) |
| Constructor and Description |
|---|
GestureOverlayView(Context context) |
GestureOverlayView(Context context,
AttributeSet attrs) |
GestureOverlayView(Context context,
AttributeSet attrs,
int defStyle) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractInputMethodService |
class |
InputMethodService |
| Constructor and Description |
|---|
ExtractEditText(Context context) |
ExtractEditText(Context context,
AttributeSet attrs) |
ExtractEditText(Context context,
AttributeSet attrs,
int defStyle) |
Keyboard(Context context,
int xmlLayoutResId) |
Keyboard(Context context,
int layoutTemplateResId,
CharSequence characters,
int columns,
int horizontalPadding) |
Keyboard(Context context,
int xmlLayoutResId,
int modeId) |
Keyboard(Context context,
int xmlLayoutResId,
int modeId,
int width,
int height) |
KeyboardView(Context context,
AttributeSet attrs) |
KeyboardView(Context context,
AttributeSet attrs,
int defStyle) |
| Constructor and Description |
|---|
Geocoder(Context context) |
Geocoder(Context context,
Locale locale) |
| Modifier and Type | Method and Description |
|---|---|
void |
MediaPlayer.addTimedTextSource(Context context,
Uri uri,
String mimeType) |
static MediaPlayer |
MediaPlayer.create(Context context,
int resid) |
static MediaPlayer |
MediaPlayer.create(Context context,
Uri uri) |
static MediaPlayer |
MediaPlayer.create(Context context,
Uri uri,
SurfaceHolder holder) |
static Uri |
RingtoneManager.getActualDefaultRingtoneUri(Context context,
int type) |
CharSequence |
MediaRouter.RouteInfo.getName(Context context) |
CharSequence |
MediaRouter.RouteCategory.getName(Context context) |
static Ringtone |
RingtoneManager.getRingtone(Context context,
Uri ringtoneUri) |
String |
Ringtone.getTitle(Context context) |
static Uri |
RingtoneManager.getValidRingtoneUri(Context context) |
int |
SoundPool.load(Context context,
int resId,
int priority) |
void |
AsyncPlayer.play(Context context,
Uri uri,
boolean looping,
int stream) |
static void |
MediaScannerConnection.scanFile(Context context,
String[] paths,
String[] mimeTypes,
MediaScannerConnection.OnScanCompletedListener callback) |
static void |
RingtoneManager.setActualDefaultRingtoneUri(Context context,
int type,
Uri ringtoneUri) |
void |
MediaPlayer.setDataSource(Context context,
Uri uri) |
void |
MediaMetadataRetriever.setDataSource(Context context,
Uri uri) |
void |
MediaExtractor.setDataSource(Context context,
Uri uri,
Map<String,String> headers) |
void |
MediaPlayer.setDataSource(Context context,
Uri uri,
Map<String,String> headers) |
void |
MediaPlayer.setWakeMode(Context context,
int mode) |
| Constructor and Description |
|---|
MediaScannerConnection(Context context,
MediaScannerConnection.MediaScannerConnectionClient client) |
RingtoneManager(Context context) |
| Modifier and Type | Class and Description |
|---|---|
class |
VpnService |
| Modifier and Type | Method and Description |
|---|---|
static String |
Proxy.getHost(Context ctx)
Deprecated.
|
static int |
Proxy.getPort(Context ctx)
Deprecated.
|
static Intent |
VpnService.prepare(Context context) |
| Constructor and Description |
|---|
SSLSessionCache(Context context) |
| Modifier and Type | Method and Description |
|---|---|
static AndroidHttpClient |
AndroidHttpClient.newInstance(String userAgent,
Context context) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
SipManager.isApiSupported(Context context) |
static boolean |
SipManager.isSipWifiOnly(Context context) |
static boolean |
SipManager.isVoipSupported(Context context) |
static SipManager |
SipManager.newInstance(Context context) |
| Constructor and Description |
|---|
SipAudioCall(Context context,
SipProfile localProfile) |
| Modifier and Type | Method and Description |
|---|---|
WifiP2pManager.Channel |
WifiP2pManager.initialize(Context srcContext,
Looper srcLooper,
WifiP2pManager.ChannelListener listener) |
| Modifier and Type | Method and Description |
|---|---|
static NfcAdapter |
NfcAdapter.getDefaultAdapter(Context context) |
| Constructor and Description |
|---|
GLSurfaceView(Context context) |
GLSurfaceView(Context context,
AttributeSet attrs) |
| Modifier and Type | Method and Description |
|---|---|
static void |
RecoverySystem.installPackage(Context context,
File packageFile) |
static void |
RecoverySystem.rebootWipeCache(Context context) |
static void |
RecoverySystem.rebootWipeUserData(Context context) |
| Modifier and Type | Class and Description |
|---|---|
class |
PreferenceActivity |
| Modifier and Type | Method and Description |
|---|---|
Context |
Preference.getContext() |
| Modifier and Type | Method and Description |
|---|---|
PreferenceScreen |
PreferenceManager.createPreferenceScreen(Context context) |
static SharedPreferences |
PreferenceManager.getDefaultSharedPreferences(Context context) |
static void |
PreferenceManager.setDefaultValues(Context context,
int resId,
boolean readAgain) |
static void |
PreferenceManager.setDefaultValues(Context context,
String sharedPreferencesName,
int sharedPreferencesMode,
int resId,
boolean readAgain) |
| Modifier and Type | Method and Description |
|---|---|
void |
Contacts.ContactMethods.addPostalLocation(Context context,
long postalId,
double latitude,
double longitude)
Deprecated.
|
static void |
UserDictionary.Words.addWord(Context context,
String word,
int frequency,
int localeType)
Deprecated.
|
static void |
UserDictionary.Words.addWord(Context context,
String word,
int frequency,
String shortcut,
Locale locale) |
static CharSequence |
Contacts.Phones.getDisplayLabel(Context context,
int type,
CharSequence label)
Deprecated.
|
static CharSequence |
Contacts.Organizations.getDisplayLabel(Context context,
int type,
CharSequence label)
Deprecated.
|
static CharSequence |
Contacts.Phones.getDisplayLabel(Context context,
int type,
CharSequence label,
CharSequence[] labelArray)
Deprecated.
|
static CharSequence |
Contacts.ContactMethods.getDisplayLabel(Context context,
int kind,
int type,
CharSequence label)
Deprecated.
|
static String |
CallLog.Calls.getLastOutgoingCall(Context context) |
static String |
MediaStore.getVersion(Context context) |
static Bitmap |
Contacts.People.loadContactPhoto(Context context,
Uri person,
int placeholderImageResource,
BitmapFactory.Options options)
Deprecated.
|
static void |
Browser.saveBookmark(Context c,
String title,
String url) |
static void |
Browser.sendString(Context context,
String string) |
static void |
ContactsContract.QuickContact.showQuickContact(Context context,
Rect target,
Uri lookupUri,
int mode,
String[] excludeMimes) |
static void |
ContactsContract.QuickContact.showQuickContact(Context context,
View target,
Uri lookupUri,
int mode,
String[] excludeMimes) |
| Constructor and Description |
|---|
SearchRecentSuggestions(Context context,
String authority,
int mode) |
| Modifier and Type | Method and Description |
|---|---|
Context |
RenderScript.getApplicationContext() |
| Modifier and Type | Method and Description |
|---|---|
static RenderScript |
RenderScript.create(Context ctx) |
| Constructor and Description |
|---|
RenderScriptGL(Context ctx,
RenderScriptGL.SurfaceConfig sc)
Deprecated.
|
RSSurfaceView(Context context)
Deprecated.
|
RSSurfaceView(Context context,
AttributeSet attrs)
Deprecated.
|
RSTextureView(Context context)
Deprecated.
|
RSTextureView(Context context,
AttributeSet attrs)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static X509Certificate[] |
KeyChain.getCertificateChain(Context context,
String alias) |
static PrivateKey |
KeyChain.getPrivateKey(Context context,
String alias) |
| Modifier and Type | Class and Description |
|---|---|
class |
SpellCheckerService |
| Modifier and Type | Class and Description |
|---|---|
class |
WallpaperService |
| Modifier and Type | Class and Description |
|---|---|
class |
RecognitionService |
| Modifier and Type | Method and Description |
|---|---|
static SpeechRecognizer |
SpeechRecognizer.createSpeechRecognizer(Context context) |
static SpeechRecognizer |
SpeechRecognizer.createSpeechRecognizer(Context context,
ComponentName serviceComponent) |
static Intent |
RecognizerIntent.getVoiceDetailsIntent(Context context) |
static boolean |
SpeechRecognizer.isRecognitionAvailable(Context context) |
| Modifier and Type | Class and Description |
|---|---|
class |
TextToSpeechService |
| Constructor and Description |
|---|
TextToSpeech(Context context,
TextToSpeech.OnInitListener listener) |
TextToSpeech(Context context,
TextToSpeech.OnInitListener listener,
String engine) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
PhoneNumberUtils.compare(Context context,
String a,
String b) |
static String |
PhoneNumberUtils.getNumberFromIntent(Intent intent,
Context context) |
| Modifier and Type | Method and Description |
|---|---|
static Formatter |
DateUtils.formatDateRange(Context context,
Formatter formatter,
long startMillis,
long endMillis,
int flags) |
static Formatter |
DateUtils.formatDateRange(Context context,
Formatter formatter,
long startMillis,
long endMillis,
int flags,
String timeZone) |
static String |
DateUtils.formatDateRange(Context context,
long startMillis,
long endMillis,
int flags) |
static String |
DateUtils.formatDateTime(Context context,
long millis,
int flags) |
static String |
Formatter.formatFileSize(Context context,
long number) |
static String |
Formatter.formatShortFileSize(Context context,
long number) |
static DateFormat |
DateFormat.getDateFormat(Context context) |
static char[] |
DateFormat.getDateFormatOrder(Context context) |
static DateFormat |
DateFormat.getLongDateFormat(Context context) |
static DateFormat |
DateFormat.getMediumDateFormat(Context context) |
static CharSequence |
DateUtils.getRelativeDateTimeString(Context c,
long time,
long minResolution,
long transitionResolution,
int flags) |
static CharSequence |
DateUtils.getRelativeTimeSpanString(Context c,
long millis) |
static CharSequence |
DateUtils.getRelativeTimeSpanString(Context c,
long millis,
boolean withPreposition) |
static DateFormat |
DateFormat.getTimeFormat(Context context) |
static boolean |
DateFormat.is24HourFormat(Context context) |
| Constructor and Description |
|---|
CharacterPickerDialog(Context context,
View view,
Editable text,
String options,
boolean insert) |
| Constructor and Description |
|---|
ImageSpan(Context context,
Bitmap b) |
ImageSpan(Context context,
Bitmap b,
int verticalAlignment) |
ImageSpan(Context context,
int resourceId) |
ImageSpan(Context context,
int resourceId,
int verticalAlignment) |
ImageSpan(Context context,
Uri uri) |
ImageSpan(Context context,
Uri uri,
int verticalAlignment) |
SuggestionSpan(Context context,
Locale locale,
String[] suggestions,
int flags,
Class<?> notificationTargetClass) |
SuggestionSpan(Context context,
String[] suggestions,
int flags) |
TextAppearanceSpan(Context context,
int appearance) |
TextAppearanceSpan(Context context,
int appearance,
int colorList) |
| Modifier and Type | Class and Description |
|---|---|
class |
ContextThemeWrapper |
| Modifier and Type | Method and Description |
|---|---|
Context |
View.getContext() |
Context |
Window.getContext() |
Context |
LayoutInflater.getContext() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ContextThemeWrapper.attachBaseContext(Context newBase) |
abstract LayoutInflater |
LayoutInflater.cloneInContext(Context newContext) |
static LayoutInflater |
LayoutInflater.from(Context context) |
static ViewConfiguration |
ViewConfiguration.get(Context context) |
static View |
View.inflate(Context context,
int resource,
ViewGroup root) |
View |
LayoutInflater.Factory.onCreateView(String name,
Context context,
AttributeSet attrs) |
View |
LayoutInflater.Factory2.onCreateView(View parent,
String name,
Context context,
AttributeSet attrs) |
| Modifier and Type | Method and Description |
|---|---|
static Animation |
AnimationUtils.loadAnimation(Context context,
int id) |
static Interpolator |
AnimationUtils.loadInterpolator(Context context,
int id) |
static LayoutAnimationController |
AnimationUtils.loadLayoutAnimation(Context context,
int id) |
static Animation |
AnimationUtils.makeInAnimation(Context c,
boolean fromLeft) |
static Animation |
AnimationUtils.makeInChildBottomAnimation(Context c) |
static Animation |
AnimationUtils.makeOutAnimation(Context c,
boolean toRight) |
void |
LayoutAnimationController.setAnimation(Context context,
int resourceID) |
void |
Animation.setInterpolator(Context context,
int resID) |
void |
LayoutAnimationController.setInterpolator(Context context,
int resourceID) |
| Modifier and Type | Method and Description |
|---|---|
CharSequence |
InputMethodSubtype.getDisplayName(Context context,
String packageName,
ApplicationInfo appInfo) |
| Constructor and Description |
|---|
InputMethodInfo(Context context,
ResolveInfo service) |
| Modifier and Type | Method and Description |
|---|---|
CharSequence |
SpellCheckerSubtype.getDisplayName(Context context,
String packageName,
ApplicationInfo appInfo) |
| Modifier and Type | Method and Description |
|---|---|
static CookieSyncManager |
CookieSyncManager.createInstance(Context context) |
View |
PluginStub.getEmbeddedView(int NPP,
Context context) |
View |
PluginStub.getFullScreenView(int NPP,
Context context) |
static WebViewDatabase |
WebViewDatabase.getInstance(Context context) |
| Constructor and Description |
|---|
DateSorter(Context context) |
WebView(Context context) |
WebView(Context context,
AttributeSet attrs) |
WebView(Context context,
AttributeSet attrs,
int defStyle) |
WebView(Context context,
AttributeSet attrs,
int defStyle,
boolean privateBrowsing) |
| Modifier and Type | Class and Description |
|---|---|
class |
RemoteViewsService |
| Modifier and Type | Method and Description |
|---|---|
Context |
ArrayAdapter.getContext() |
| Modifier and Type | Method and Description |
|---|---|
View |
RemoteViews.apply(Context context,
ViewGroup parent) |
protected void |
SimpleCursorTreeAdapter.bindChildView(View view,
Context context,
Cursor cursor,
boolean isLastChild) |
protected abstract void |
CursorTreeAdapter.bindChildView(View view,
Context context,
Cursor cursor,
boolean isLastChild) |
protected void |
SimpleCursorTreeAdapter.bindGroupView(View view,
Context context,
Cursor cursor,
boolean isExpanded) |
protected abstract void |
CursorTreeAdapter.bindGroupView(View view,
Context context,
Cursor cursor,
boolean isExpanded) |
abstract void |
CursorAdapter.bindView(View view,
Context context,
Cursor cursor) |
void |
SimpleCursorAdapter.bindView(View view,
Context context,
Cursor cursor) |
static ArrayAdapter<CharSequence> |
ArrayAdapter.createFromResource(Context context,
int textArrayResId,
int textViewResId) |
static int |
TextView.getTextColor(Context context,
TypedArray attrs,
int def) |
static ColorStateList |
TextView.getTextColors(Context context,
TypedArray attrs) |
protected void |
CursorAdapter.init(Context context,
Cursor c,
boolean autoRequery)
Deprecated.
|
static Toast |
Toast.makeText(Context context,
CharSequence text,
int duration) |
static Toast |
Toast.makeText(Context context,
int resId,
int duration) |
View |
ResourceCursorTreeAdapter.newChildView(Context context,
Cursor cursor,
boolean isLastChild,
ViewGroup parent) |
protected abstract View |
CursorTreeAdapter.newChildView(Context context,
Cursor cursor,
boolean isLastChild,
ViewGroup parent) |
View |
CursorAdapter.newDropDownView(Context context,
Cursor cursor,
ViewGroup parent) |
View |
ResourceCursorAdapter.newDropDownView(Context context,
Cursor cursor,
ViewGroup parent) |
View |
ResourceCursorTreeAdapter.newGroupView(Context context,
Cursor cursor,
boolean isExpanded,
ViewGroup parent) |
protected abstract View |
CursorTreeAdapter.newGroupView(Context context,
Cursor cursor,
boolean isExpanded,
ViewGroup parent) |
abstract View |
CursorAdapter.newView(Context context,
Cursor cursor,
ViewGroup parent) |
View |
ResourceCursorAdapter.newView(Context context,
Cursor cursor,
ViewGroup parent) |
void |
RemoteViews.reapply(Context context,
View v) |
void |
ViewAnimator.setInAnimation(Context context,
int resourceID) |
void |
AdapterViewAnimator.setInAnimation(Context context,
int resourceID) |
void |
ProgressBar.setInterpolator(Context context,
int resID) |
void |
ViewAnimator.setOutAnimation(Context context,
int resourceID) |
void |
AdapterViewAnimator.setOutAnimation(Context context,
int resourceID) |
void |
Switch.setSwitchTextAppearance(Context context,
int resid) |
void |
TextView.setTextAppearance(Context context,
int resid) |
| Constructor and Description |
|---|
AbsListView.LayoutParams(Context c,
AttributeSet attrs) |
AbsListView(Context context) |
AbsListView(Context context,
AttributeSet attrs) |
AbsListView(Context context,
AttributeSet attrs,
int defStyle) |
AbsoluteLayout.LayoutParams(Context c,
AttributeSet attrs) |
AbsoluteLayout(Context context)
Deprecated.
|
AbsoluteLayout(Context context,
AttributeSet attrs)
Deprecated.
|
AbsoluteLayout(Context context,
AttributeSet attrs,
int defStyle)
Deprecated.
|
AbsSeekBar(Context context) |
AbsSeekBar(Context context,
AttributeSet attrs) |
AbsSeekBar(Context context,
AttributeSet attrs,
int defStyle) |
AbsSpinner(Context context) |
AbsSpinner(Context context,
AttributeSet attrs) |
AbsSpinner(Context context,
AttributeSet attrs,
int defStyle) |
AdapterView(Context context) |
AdapterView(Context context,
AttributeSet attrs) |
AdapterView(Context context,
AttributeSet attrs,
int defStyle) |
AdapterViewAnimator(Context context) |
AdapterViewAnimator(Context context,
AttributeSet attrs) |
AdapterViewAnimator(Context context,
AttributeSet attrs,
int defStyleAttr) |
AdapterViewFlipper(Context context) |
AdapterViewFlipper(Context context,
AttributeSet attrs) |
AnalogClock(Context context) |
AnalogClock(Context context,
AttributeSet attrs) |
AnalogClock(Context context,
AttributeSet attrs,
int defStyle) |
ArrayAdapter(Context context,
int textViewResourceId) |
ArrayAdapter(Context context,
int resource,
int textViewResourceId) |
ArrayAdapter(Context context,
int resource,
int textViewResourceId,
List<T> objects) |
ArrayAdapter(Context context,
int resource,
int textViewResourceId,
T[] objects) |
ArrayAdapter(Context context,
int textViewResourceId,
List<T> objects) |
ArrayAdapter(Context context,
int textViewResourceId,
T[] objects) |
AutoCompleteTextView(Context context) |
AutoCompleteTextView(Context context,
AttributeSet attrs) |
AutoCompleteTextView(Context context,
AttributeSet attrs,
int defStyle) |
Button(Context context) |
Button(Context context,
AttributeSet attrs) |
Button(Context context,
AttributeSet attrs,
int defStyle) |
CalendarView(Context context) |
CalendarView(Context context,
AttributeSet attrs) |
CalendarView(Context context,
AttributeSet attrs,
int defStyle) |
CheckBox(Context context) |
CheckBox(Context context,
AttributeSet attrs) |
CheckBox(Context context,
AttributeSet attrs,
int defStyle) |
CheckedTextView(Context context) |
CheckedTextView(Context context,
AttributeSet attrs) |
CheckedTextView(Context context,
AttributeSet attrs,
int defStyle) |
Chronometer(Context context) |
Chronometer(Context context,
AttributeSet attrs) |
Chronometer(Context context,
AttributeSet attrs,
int defStyle) |
CompoundButton(Context context) |
CompoundButton(Context context,
AttributeSet attrs) |
CompoundButton(Context context,
AttributeSet attrs,
int defStyle) |
CursorAdapter(Context context,
Cursor c)
Deprecated.
|
CursorAdapter(Context context,
Cursor c,
boolean autoRequery) |
CursorAdapter(Context context,
Cursor c,
int flags) |
CursorTreeAdapter(Cursor cursor,
Context context) |
CursorTreeAdapter(Cursor cursor,
Context context,
boolean autoRequery) |
DatePicker(Context context) |
DatePicker(Context context,
AttributeSet attrs) |
DatePicker(Context context,
AttributeSet attrs,
int defStyle) |
DialerFilter(Context context) |
DialerFilter(Context context,
AttributeSet attrs) |
DigitalClock(Context context) |
DigitalClock(Context context,
AttributeSet attrs) |
EdgeEffect(Context context) |
EditText(Context context) |
EditText(Context context,
AttributeSet attrs) |
EditText(Context context,
AttributeSet attrs,
int defStyle) |
ExpandableListView(Context context) |
ExpandableListView(Context context,
AttributeSet attrs) |
ExpandableListView(Context context,
AttributeSet attrs,
int defStyle) |
FrameLayout.LayoutParams(Context c,
AttributeSet attrs) |
FrameLayout(Context context) |
FrameLayout(Context context,
AttributeSet attrs) |
FrameLayout(Context context,
AttributeSet attrs,
int defStyle) |
Gallery.LayoutParams(Context c,
AttributeSet attrs) |
Gallery(Context context)
Deprecated.
|
Gallery(Context context,
AttributeSet attrs)
Deprecated.
|
Gallery(Context context,
AttributeSet attrs,
int defStyle)
Deprecated.
|
GridLayout.LayoutParams(Context context,
AttributeSet attrs) |
GridLayout(Context context) |
GridLayout(Context context,
AttributeSet attrs) |
GridLayout(Context context,
AttributeSet attrs,
int defStyle) |
GridView(Context context) |
GridView(Context context,
AttributeSet attrs) |
GridView(Context context,
AttributeSet attrs,
int defStyle) |
HorizontalScrollView(Context context) |
HorizontalScrollView(Context context,
AttributeSet attrs) |
HorizontalScrollView(Context context,
AttributeSet attrs,
int defStyle) |
ImageButton(Context context) |
ImageButton(Context context,
AttributeSet attrs) |
ImageButton(Context context,
AttributeSet attrs,
int defStyle) |
ImageSwitcher(Context context) |
ImageSwitcher(Context context,
AttributeSet attrs) |
ImageView(Context context) |
ImageView(Context context,
AttributeSet attrs) |
ImageView(Context context,
AttributeSet attrs,
int defStyle) |
LinearLayout.LayoutParams(Context c,
AttributeSet attrs) |
LinearLayout(Context context) |
LinearLayout(Context context,
AttributeSet attrs) |
LinearLayout(Context context,
AttributeSet attrs,
int defStyle) |
ListPopupWindow(Context context) |
ListPopupWindow(Context context,
AttributeSet attrs) |
ListPopupWindow(Context context,
AttributeSet attrs,
int defStyleAttr) |
ListPopupWindow(Context context,
AttributeSet attrs,
int defStyleAttr,
int defStyleRes) |
ListView(Context context) |
ListView(Context context,
AttributeSet attrs) |
ListView(Context context,
AttributeSet attrs,
int defStyle) |
MediaController(Context context) |
MediaController(Context context,
AttributeSet attrs) |
MediaController(Context context,
boolean useFastForward) |
MultiAutoCompleteTextView(Context context) |
MultiAutoCompleteTextView(Context context,
AttributeSet attrs) |
MultiAutoCompleteTextView(Context context,
AttributeSet attrs,
int defStyle) |
NumberPicker(Context context) |
NumberPicker(Context context,
AttributeSet attrs) |
NumberPicker(Context context,
AttributeSet attrs,
int defStyle) |
OverScroller(Context context) |
OverScroller(Context context,
Interpolator interpolator) |
OverScroller(Context context,
Interpolator interpolator,
float bounceCoefficientX,
float bounceCoefficientY) |
OverScroller(Context context,
Interpolator interpolator,
float bounceCoefficientX,
float bounceCoefficientY,
boolean flywheel) |
PopupMenu(Context context,
View anchor) |
PopupWindow(Context context) |
PopupWindow(Context context,
AttributeSet attrs) |
PopupWindow(Context context,
AttributeSet attrs,
int defStyle) |
PopupWindow(Context context,
AttributeSet attrs,
int defStyleAttr,
int defStyleRes) |
ProgressBar(Context context) |
ProgressBar(Context context,
AttributeSet attrs) |
ProgressBar(Context context,
AttributeSet attrs,
int defStyle) |
QuickContactBadge(Context context) |
QuickContactBadge(Context context,
AttributeSet attrs) |
QuickContactBadge(Context context,
AttributeSet attrs,
int defStyle) |
RadioButton(Context context) |
RadioButton(Context context,
AttributeSet attrs) |
RadioButton(Context context,
AttributeSet attrs,
int defStyle) |
RadioGroup.LayoutParams(Context c,
AttributeSet attrs) |
RadioGroup(Context context) |
RadioGroup(Context context,
AttributeSet attrs) |
RatingBar(Context context) |
RatingBar(Context context,
AttributeSet attrs) |
RatingBar(Context context,
AttributeSet attrs,
int defStyle) |
RelativeLayout.LayoutParams(Context c,
AttributeSet attrs) |
RelativeLayout(Context context) |
RelativeLayout(Context context,
AttributeSet attrs) |
RelativeLayout(Context context,
AttributeSet attrs,
int defStyle) |
ResourceCursorAdapter(Context context,
int layout,
Cursor c)
Deprecated.
|
ResourceCursorAdapter(Context context,
int layout,
Cursor c,
boolean autoRequery) |
ResourceCursorAdapter(Context context,
int layout,
Cursor c,
int flags) |
ResourceCursorTreeAdapter(Context context,
Cursor cursor,
int groupLayout,
int childLayout) |
ResourceCursorTreeAdapter(Context context,
Cursor cursor,
int collapsedGroupLayout,
int expandedGroupLayout,
int childLayout) |
ResourceCursorTreeAdapter(Context context,
Cursor cursor,
int collapsedGroupLayout,
int expandedGroupLayout,
int childLayout,
int lastChildLayout) |
Scroller(Context context) |
Scroller(Context context,
Interpolator interpolator) |
Scroller(Context context,
Interpolator interpolator,
boolean flywheel) |
ScrollView(Context context) |
ScrollView(Context context,
AttributeSet attrs) |
ScrollView(Context context,
AttributeSet attrs,
int defStyle) |
SearchView(Context context) |
SearchView(Context context,
AttributeSet attrs) |
SeekBar(Context context) |
SeekBar(Context context,
AttributeSet attrs) |
SeekBar(Context context,
AttributeSet attrs,
int defStyle) |
ShareActionProvider(Context context) |
SimpleAdapter(Context context,
List<? extends Map<String,?>> data,
int resource,
String[] from,
int[] to) |
SimpleCursorAdapter(Context context,
int layout,
Cursor c,
String[] from,
int[] to)
Deprecated.
|
SimpleCursorAdapter(Context context,
int layout,
Cursor c,
String[] from,
int[] to,
int flags) |
SimpleCursorTreeAdapter(Context context,
Cursor cursor,
int collapsedGroupLayout,
int expandedGroupLayout,
String[] groupFrom,
int[] groupTo,
int childLayout,
int lastChildLayout,
String[] childFrom,
int[] childTo) |
SimpleCursorTreeAdapter(Context context,
Cursor cursor,
int collapsedGroupLayout,
int expandedGroupLayout,
String[] groupFrom,
int[] groupTo,
int childLayout,
String[] childFrom,
int[] childTo) |
SimpleCursorTreeAdapter(Context context,
Cursor cursor,
int groupLayout,
String[] groupFrom,
int[] groupTo,
int childLayout,
String[] childFrom,
int[] childTo) |
SimpleExpandableListAdapter(Context context,
List<? extends Map<String,?>> groupData,
int expandedGroupLayout,
int collapsedGroupLayout,
String[] groupFrom,
int[] groupTo,
List<? extends List<? extends Map<String,?>>> childData,
int childLayout,
int lastChildLayout,
String[] childFrom,
int[] childTo) |
SimpleExpandableListAdapter(Context context,
List<? extends Map<String,?>> groupData,
int expandedGroupLayout,
int collapsedGroupLayout,
String[] groupFrom,
int[] groupTo,
List<? extends List<? extends Map<String,?>>> childData,
int childLayout,
String[] childFrom,
int[] childTo) |
SimpleExpandableListAdapter(Context context,
List<? extends Map<String,?>> groupData,
int groupLayout,
String[] groupFrom,
int[] groupTo,
List<? extends List<? extends Map<String,?>>> childData,
int childLayout,
String[] childFrom,
int[] childTo) |
SlidingDrawer(Context context,
AttributeSet attrs) |
SlidingDrawer(Context context,
AttributeSet attrs,
int defStyle) |
Space(Context context) |
Space(Context context,
AttributeSet attrs) |
Space(Context context,
AttributeSet attrs,
int defStyle) |
Spinner(Context context) |
Spinner(Context context,
AttributeSet attrs) |
Spinner(Context context,
AttributeSet attrs,
int defStyle) |
Spinner(Context context,
AttributeSet attrs,
int defStyle,
int mode) |
Spinner(Context context,
int mode) |
StackView(Context context) |
StackView(Context context,
AttributeSet attrs) |
StackView(Context context,
AttributeSet attrs,
int defStyleAttr) |
Switch(Context context) |
Switch(Context context,
AttributeSet attrs) |
Switch(Context context,
AttributeSet attrs,
int defStyle) |
TabHost(Context context) |
TabHost(Context context,
AttributeSet attrs) |
TableLayout.LayoutParams(Context c,
AttributeSet attrs) |
TableLayout(Context context) |
TableLayout(Context context,
AttributeSet attrs) |
TableRow.LayoutParams(Context c,
AttributeSet attrs) |
TableRow(Context context) |
TableRow(Context context,
AttributeSet attrs) |
TabWidget(Context context) |
TabWidget(Context context,
AttributeSet attrs) |
TabWidget(Context context,
AttributeSet attrs,
int defStyle) |
TextSwitcher(Context context) |
TextSwitcher(Context context,
AttributeSet attrs) |
TextView(Context context) |
TextView(Context context,
AttributeSet attrs) |
TextView(Context context,
AttributeSet attrs,
int defStyle) |
TimePicker(Context context) |
TimePicker(Context context,
AttributeSet attrs) |
TimePicker(Context context,
AttributeSet attrs,
int defStyle) |
Toast(Context context) |
ToggleButton(Context context) |
ToggleButton(Context context,
AttributeSet attrs) |
ToggleButton(Context context,
AttributeSet attrs,
int defStyle) |
TwoLineListItem(Context context) |
TwoLineListItem(Context context,
AttributeSet attrs) |
TwoLineListItem(Context context,
AttributeSet attrs,
int defStyle) |
VideoView(Context context) |
VideoView(Context context,
AttributeSet attrs) |
VideoView(Context context,
AttributeSet attrs,
int defStyle) |
ViewAnimator(Context context) |
ViewAnimator(Context context,
AttributeSet attrs) |
ViewFlipper(Context context) |
ViewFlipper(Context context,
AttributeSet attrs) |
ViewSwitcher(Context context) |
ViewSwitcher(Context context,
AttributeSet attrs) |
ZoomButton(Context context) |
ZoomButton(Context context,
AttributeSet attrs) |
ZoomButton(Context context,
AttributeSet attrs,
int defStyle) |
ZoomControls(Context context) |
ZoomControls(Context context,
AttributeSet attrs) |
Copyright © 2008-2013. All Rights Reserved.