|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Parcel in android.accessibilityservice |
---|
Methods in android.accessibilityservice with parameters of type Parcel | |
---|---|
void |
AccessibilityServiceInfo.writeToParcel(Parcel parcel,
int flagz)
|
Uses of Parcel in android.accounts |
---|
Methods in android.accounts with parameters of type Parcel | |
---|---|
void |
AccountAuthenticatorResponse.writeToParcel(Parcel dest,
int flags)
|
void |
Account.writeToParcel(Parcel dest,
int flags)
|
void |
AuthenticatorDescription.writeToParcel(Parcel dest,
int flags)
|
Constructors in android.accounts with parameters of type Parcel | |
---|---|
Account(Parcel in)
|
|
AccountAuthenticatorResponse(Parcel parcel)
|
Uses of Parcel in android.app |
---|
Methods in android.app with parameters of type Parcel | |
---|---|
void |
ApplicationErrorReport.readFromParcel(Parcel in)
|
void |
ActivityManager.RecentTaskInfo.readFromParcel(Parcel source)
|
void |
ActivityManager.RunningTaskInfo.readFromParcel(Parcel source)
|
void |
ActivityManager.RunningServiceInfo.readFromParcel(Parcel source)
|
void |
ActivityManager.MemoryInfo.readFromParcel(Parcel source)
|
void |
ActivityManager.ProcessErrorStateInfo.readFromParcel(Parcel source)
|
void |
ActivityManager.RunningAppProcessInfo.readFromParcel(Parcel source)
|
static PendingIntent |
PendingIntent.readPendingIntentOrNullFromParcel(Parcel in)
|
static void |
PendingIntent.writePendingIntentOrNullToParcel(PendingIntent sender,
Parcel out)
|
void |
Fragment.SavedState.writeToParcel(Parcel dest,
int flags)
|
void |
WallpaperInfo.writeToParcel(Parcel dest,
int flags)
|
void |
ApplicationErrorReport.writeToParcel(Parcel dest,
int flags)
|
void |
ApplicationErrorReport.CrashInfo.writeToParcel(Parcel dest,
int flags)
|
void |
ApplicationErrorReport.AnrInfo.writeToParcel(Parcel dest,
int flags)
|
void |
ApplicationErrorReport.BatteryInfo.writeToParcel(Parcel dest,
int flags)
|
void |
ApplicationErrorReport.RunningServiceInfo.writeToParcel(Parcel dest,
int flags)
|
void |
PendingIntent.writeToParcel(Parcel out,
int flags)
|
void |
SearchableInfo.writeToParcel(Parcel dest,
int flags)
|
void |
Notification.writeToParcel(Parcel parcel,
int flags)
|
void |
ActivityManager.RecentTaskInfo.writeToParcel(Parcel dest,
int flags)
|
void |
ActivityManager.RunningTaskInfo.writeToParcel(Parcel dest,
int flags)
|
void |
ActivityManager.RunningServiceInfo.writeToParcel(Parcel dest,
int flags)
|
void |
ActivityManager.MemoryInfo.writeToParcel(Parcel dest,
int flags)
|
void |
ActivityManager.ProcessErrorStateInfo.writeToParcel(Parcel dest,
int flags)
|
void |
ActivityManager.RunningAppProcessInfo.writeToParcel(Parcel dest,
int flags)
|
Constructors in android.app with parameters of type Parcel | |
---|---|
ApplicationErrorReport.AnrInfo(Parcel in)
|
|
ApplicationErrorReport.BatteryInfo(Parcel in)
|
|
ApplicationErrorReport.CrashInfo(Parcel in)
|
|
ApplicationErrorReport.RunningServiceInfo(Parcel in)
|
|
Notification(Parcel parcel)
|
Uses of Parcel in android.app.admin |
---|
Methods in android.app.admin with parameters of type Parcel | |
---|---|
void |
DeviceAdminInfo.writeToParcel(Parcel dest,
int flags)
|
Uses of Parcel in android.appwidget |
---|
Methods in android.appwidget with parameters of type Parcel | |
---|---|
void |
AppWidgetProviderInfo.writeToParcel(Parcel out,
int flags)
|
Constructors in android.appwidget with parameters of type Parcel | |
---|---|
AppWidgetProviderInfo(Parcel in)
|
Uses of Parcel in android.bluetooth |
---|
Methods in android.bluetooth with parameters of type Parcel | |
---|---|
void |
BluetoothDevice.writeToParcel(Parcel out,
int flags)
|
void |
BluetoothHealthAppConfiguration.writeToParcel(Parcel out,
int flags)
|
void |
BluetoothClass.writeToParcel(Parcel out,
int flags)
|
Uses of Parcel in android.content |
---|
Methods in android.content with parameters of type Parcel | |
---|---|
static ComponentName |
ComponentName.readFromParcel(Parcel in)
|
void |
Intent.readFromParcel(Parcel in)
|
static IntentSender |
IntentSender.readIntentSenderOrNullFromParcel(Parcel in)
|
static void |
IntentSender.writeIntentSenderOrNullToParcel(IntentSender sender,
Parcel out)
|
static void |
ComponentName.writeToParcel(ComponentName c,
Parcel out)
|
void |
IntentFilter.writeToParcel(Parcel dest,
int flags)
|
void |
ClipData.writeToParcel(Parcel dest,
int flags)
|
void |
ComponentName.writeToParcel(Parcel out,
int flags)
|
void |
SyncInfo.writeToParcel(Parcel parcel,
int flags)
|
void |
ContentProviderOperation.writeToParcel(Parcel dest,
int flags)
|
void |
SyncStats.writeToParcel(Parcel dest,
int flags)
|
void |
SyncResult.writeToParcel(Parcel parcel,
int flags)
|
void |
ClipDescription.writeToParcel(Parcel dest,
int flags)
|
void |
SyncAdapterType.writeToParcel(Parcel dest,
int flags)
|
void |
ContentValues.writeToParcel(Parcel parcel,
int flags)
|
void |
Intent.writeToParcel(Parcel out,
int flags)
|
void |
Intent.ShortcutIconResource.writeToParcel(Parcel dest,
int flags)
|
void |
ContentProviderResult.writeToParcel(Parcel dest,
int flags)
|
void |
IntentSender.writeToParcel(Parcel out,
int flags)
|
void |
PeriodicSync.writeToParcel(Parcel dest,
int flags)
|
Constructors in android.content with parameters of type Parcel | |
---|---|
ComponentName(Parcel in)
|
|
ContentProviderResult(Parcel source)
|
|
SyncAdapterType(Parcel source)
|
|
SyncStats(Parcel in)
|
Uses of Parcel in android.content.pm |
---|
Methods in android.content.pm with parameters of type Parcel | |
---|---|
void |
LabeledIntent.readFromParcel(Parcel in)
|
void |
ConfigurationInfo.writeToParcel(Parcel dest,
int parcelableFlags)
|
void |
PackageInfo.writeToParcel(Parcel dest,
int parcelableFlags)
|
void |
PackageStats.writeToParcel(Parcel dest,
int parcelableFlags)
|
void |
ServiceInfo.writeToParcel(Parcel dest,
int parcelableFlags)
|
void |
ResolveInfo.writeToParcel(Parcel dest,
int parcelableFlags)
|
void |
ComponentInfo.writeToParcel(Parcel dest,
int parcelableFlags)
|
void |
ApplicationInfo.writeToParcel(Parcel dest,
int parcelableFlags)
|
void |
FeatureInfo.writeToParcel(Parcel dest,
int parcelableFlags)
|
void |
LabeledIntent.writeToParcel(Parcel dest,
int parcelableFlags)
|
void |
ActivityInfo.writeToParcel(Parcel dest,
int parcelableFlags)
|
void |
PathPermission.writeToParcel(Parcel dest,
int flags)
|
void |
PackageItemInfo.writeToParcel(Parcel dest,
int parcelableFlags)
|
void |
ProviderInfo.writeToParcel(Parcel out,
int parcelableFlags)
|
void |
PermissionInfo.writeToParcel(Parcel dest,
int parcelableFlags)
|
void |
PermissionGroupInfo.writeToParcel(Parcel dest,
int parcelableFlags)
|
void |
InstrumentationInfo.writeToParcel(Parcel dest,
int parcelableFlags)
|
void |
Signature.writeToParcel(Parcel dest,
int parcelableFlags)
|
Constructors in android.content.pm with parameters of type Parcel | |
---|---|
ComponentInfo(Parcel source)
|
|
PackageItemInfo(Parcel source)
|
|
PackageStats(Parcel source)
|
|
PathPermission(Parcel src)
|
Uses of Parcel in android.content.res |
---|
Methods in android.content.res with parameters of type Parcel | |
---|---|
void |
Configuration.readFromParcel(Parcel source)
|
void |
ObbInfo.writeToParcel(Parcel dest,
int parcelableFlags)
|
void |
AssetFileDescriptor.writeToParcel(Parcel out,
int flags)
|
void |
Configuration.writeToParcel(Parcel dest,
int flags)
|
void |
ColorStateList.writeToParcel(Parcel dest,
int flags)
|
Uses of Parcel in android.database |
---|
Methods in android.database with parameters of type Parcel | |
---|---|
static CursorWindow |
CursorWindow.newFromParcel(Parcel p)
|
static void |
DatabaseUtils.readExceptionFromParcel(Parcel reply)
|
static void |
DatabaseUtils.readExceptionWithFileNotFoundExceptionFromParcel(Parcel reply)
|
static void |
DatabaseUtils.readExceptionWithOperationApplicationExceptionFromParcel(Parcel reply)
|
static void |
DatabaseUtils.writeExceptionToParcel(Parcel reply,
Exception e)
|
void |
CursorWindow.writeToParcel(Parcel dest,
int flags)
|
Uses of Parcel in android.gesture |
---|
Methods in android.gesture with parameters of type Parcel | |
---|---|
void |
Gesture.writeToParcel(Parcel out,
int flags)
|
Uses of Parcel in android.graphics |
---|
Methods in android.graphics with parameters of type Parcel | |
---|---|
void |
Point.readFromParcel(Parcel in)
|
void |
RectF.readFromParcel(Parcel in)
|
void |
PointF.readFromParcel(Parcel in)
|
void |
Rect.readFromParcel(Parcel in)
|
void |
Point.writeToParcel(Parcel out,
int flags)
|
void |
RectF.writeToParcel(Parcel out,
int flags)
|
void |
PointF.writeToParcel(Parcel out,
int flags)
|
void |
Bitmap.writeToParcel(Parcel p,
int flags)
|
void |
Region.writeToParcel(Parcel p,
int flags)
|
void |
Rect.writeToParcel(Parcel out,
int flags)
|
Uses of Parcel in android.hardware.usb |
---|
Methods in android.hardware.usb with parameters of type Parcel | |
---|---|
void |
UsbEndpoint.writeToParcel(Parcel parcel,
int flags)
|
void |
UsbInterface.writeToParcel(Parcel parcel,
int flags)
|
void |
UsbAccessory.writeToParcel(Parcel parcel,
int flags)
|
void |
UsbDevice.writeToParcel(Parcel parcel,
int flags)
|
Uses of Parcel in android.location |
---|
Methods in android.location with parameters of type Parcel | |
---|---|
void |
Criteria.writeToParcel(Parcel parcel,
int flags)
|
void |
Location.writeToParcel(Parcel parcel,
int flags)
|
void |
Address.writeToParcel(Parcel parcel,
int flags)
|
Uses of Parcel in android.net |
---|
Methods in android.net with parameters of type Parcel | |
---|---|
void |
NetworkInfo.writeToParcel(Parcel dest,
int flags)
|
void |
DhcpInfo.writeToParcel(Parcel dest,
int flags)
|
static void |
Uri.writeToParcel(Parcel out,
Uri uri)
|
Uses of Parcel in android.net.sip |
---|
Methods in android.net.sip with parameters of type Parcel | |
---|---|
void |
SipProfile.writeToParcel(Parcel out,
int flags)
|
Uses of Parcel in android.net.wifi |
---|
Methods in android.net.wifi with parameters of type Parcel | |
---|---|
void |
WpsInfo.writeToParcel(Parcel dest,
int flags)
|
void |
WifiConfiguration.writeToParcel(Parcel dest,
int flags)
|
void |
ScanResult.writeToParcel(Parcel dest,
int flags)
|
void |
SupplicantState.writeToParcel(Parcel dest,
int flags)
|
void |
WifiInfo.writeToParcel(Parcel dest,
int flags)
|
Uses of Parcel in android.net.wifi.p2p |
---|
Methods in android.net.wifi.p2p with parameters of type Parcel | |
---|---|
void |
WifiP2pInfo.writeToParcel(Parcel dest,
int flags)
|
void |
WifiP2pDeviceList.writeToParcel(Parcel dest,
int flags)
|
void |
WifiP2pGroup.writeToParcel(Parcel dest,
int flags)
|
void |
WifiP2pConfig.writeToParcel(Parcel dest,
int flags)
|
void |
WifiP2pDevice.writeToParcel(Parcel dest,
int flags)
|
Uses of Parcel in android.nfc |
---|
Methods in android.nfc with parameters of type Parcel | |
---|---|
void |
Tag.writeToParcel(Parcel dest,
int flags)
|
void |
NdefMessage.writeToParcel(Parcel dest,
int flags)
|
void |
NdefRecord.writeToParcel(Parcel dest,
int flags)
|
Uses of Parcel in android.os |
---|
Methods in android.os that return Parcel | |
---|---|
static Parcel |
Parcel.obtain()
|
protected static Parcel |
Parcel.obtain(int obj)
|
Methods in android.os with parameters of type Parcel | |
---|---|
void |
Parcel.appendFrom(Parcel parcel,
int offset,
int length)
|
T |
Parcelable.Creator.createFromParcel(Parcel source)
|
T |
Parcelable.ClassLoaderCreator.createFromParcel(Parcel source,
ClassLoader loader)
|
protected boolean |
Binder.onTransact(int code,
Parcel data,
Parcel reply,
int flags)
|
void |
Bundle.readFromParcel(Parcel parcel)
|
void |
Debug.MemoryInfo.readFromParcel(Parcel source)
|
static Messenger |
Messenger.readMessengerOrNullFromParcel(Parcel in)
|
boolean |
Binder.transact(int code,
Parcel data,
Parcel reply,
int flags)
|
boolean |
IBinder.transact(int code,
Parcel data,
Parcel reply,
int flags)
|
static void |
Messenger.writeMessengerOrNullToParcel(Messenger messenger,
Parcel out)
|
void |
Bundle.writeToParcel(Parcel parcel,
int flags)
|
void |
Messenger.writeToParcel(Parcel out,
int flags)
|
void |
PatternMatcher.writeToParcel(Parcel dest,
int flags)
|
void |
Parcelable.writeToParcel(Parcel dest,
int flags)
|
void |
ResultReceiver.writeToParcel(Parcel out,
int flags)
|
void |
Debug.MemoryInfo.writeToParcel(Parcel dest,
int flags)
|
void |
DropBoxManager.Entry.writeToParcel(Parcel out,
int flags)
|
void |
ParcelFileDescriptor.writeToParcel(Parcel out,
int flags)
|
void |
ParcelUuid.writeToParcel(Parcel dest,
int flags)
|
void |
Message.writeToParcel(Parcel dest,
int flags)
|
void |
WorkSource.writeToParcel(Parcel dest,
int flags)
|
Constructors in android.os with parameters of type Parcel | |
---|---|
PatternMatcher(Parcel src)
|
Uses of Parcel in android.preference |
---|
Methods in android.preference with parameters of type Parcel | |
---|---|
void |
PreferenceActivity.Header.readFromParcel(Parcel in)
|
void |
PreferenceActivity.Header.writeToParcel(Parcel dest,
int flags)
|
Constructors in android.preference with parameters of type Parcel | |
---|---|
Preference.BaseSavedState(Parcel source)
|
Uses of Parcel in android.telephony |
---|
Methods in android.telephony with parameters of type Parcel | |
---|---|
void |
SignalStrength.writeToParcel(Parcel out,
int flags)
|
void |
NeighboringCellInfo.writeToParcel(Parcel dest,
int flags)
|
void |
ServiceState.writeToParcel(Parcel out,
int flags)
|
Constructors in android.telephony with parameters of type Parcel | |
---|---|
NeighboringCellInfo(Parcel in)
|
|
ServiceState(Parcel in)
|
Uses of Parcel in android.text |
---|
Methods in android.text with parameters of type Parcel | |
---|---|
static void |
TextUtils.writeToParcel(CharSequence cs,
Parcel p,
int parcelableFlags)
|
void |
Annotation.writeToParcel(Parcel dest,
int flags)
|
Constructors in android.text with parameters of type Parcel | |
---|---|
Annotation(Parcel src)
|
Uses of Parcel in android.text.style |
---|
Methods in android.text.style with parameters of type Parcel | |
---|---|
void |
ForegroundColorSpan.writeToParcel(Parcel dest,
int flags)
|
void |
UnderlineSpan.writeToParcel(Parcel dest,
int flags)
|
void |
EasyEditSpan.writeToParcel(Parcel dest,
int flags)
|
void |
TypefaceSpan.writeToParcel(Parcel dest,
int flags)
|
void |
TextAppearanceSpan.writeToParcel(Parcel dest,
int flags)
|
void |
QuoteSpan.writeToParcel(Parcel dest,
int flags)
|
void |
URLSpan.writeToParcel(Parcel dest,
int flags)
|
void |
BulletSpan.writeToParcel(Parcel dest,
int flags)
|
void |
LeadingMarginSpan.Standard.writeToParcel(Parcel dest,
int flags)
|
void |
ScaleXSpan.writeToParcel(Parcel dest,
int flags)
|
void |
SuperscriptSpan.writeToParcel(Parcel dest,
int flags)
|
void |
RelativeSizeSpan.writeToParcel(Parcel dest,
int flags)
|
void |
BackgroundColorSpan.writeToParcel(Parcel dest,
int flags)
|
void |
SuggestionSpan.writeToParcel(Parcel dest,
int flags)
|
void |
AlignmentSpan.Standard.writeToParcel(Parcel dest,
int flags)
|
void |
SubscriptSpan.writeToParcel(Parcel dest,
int flags)
|
void |
StyleSpan.writeToParcel(Parcel dest,
int flags)
|
void |
AbsoluteSizeSpan.writeToParcel(Parcel dest,
int flags)
|
void |
StrikethroughSpan.writeToParcel(Parcel dest,
int flags)
|
Constructors in android.text.style with parameters of type Parcel | |
---|---|
AbsoluteSizeSpan(Parcel src)
|
|
AlignmentSpan.Standard(Parcel src)
|
|
BackgroundColorSpan(Parcel src)
|
|
BulletSpan(Parcel src)
|
|
ForegroundColorSpan(Parcel src)
|
|
LeadingMarginSpan.Standard(Parcel src)
|
|
QuoteSpan(Parcel src)
|
|
RelativeSizeSpan(Parcel src)
|
|
ScaleXSpan(Parcel src)
|
|
StrikethroughSpan(Parcel src)
|
|
StyleSpan(Parcel src)
|
|
SubscriptSpan(Parcel src)
|
|
SuggestionSpan(Parcel src)
|
|
SuperscriptSpan(Parcel src)
|
|
TextAppearanceSpan(Parcel src)
|
|
TypefaceSpan(Parcel src)
|
|
UnderlineSpan(Parcel src)
|
|
URLSpan(Parcel src)
|
Uses of Parcel in android.view |
---|
Methods in android.view with parameters of type Parcel | |
---|---|
void |
Surface.readFromParcel(Parcel source)
|
void |
KeyEvent.writeToParcel(Parcel out,
int flags)
|
void |
WindowManager.LayoutParams.writeToParcel(Parcel out,
int parcelableFlags)
|
void |
Surface.writeToParcel(Parcel dest,
int flags)
|
void |
AbsSavedState.writeToParcel(Parcel dest,
int flags)
|
void |
InputDevice.writeToParcel(Parcel out,
int flags)
|
void |
MotionEvent.writeToParcel(Parcel out,
int flags)
|
void |
DragEvent.writeToParcel(Parcel dest,
int flags)
|
Constructors in android.view with parameters of type Parcel | |
---|---|
AbsSavedState(Parcel source)
|
|
View.BaseSavedState(Parcel source)
|
|
WindowManager.LayoutParams(Parcel in)
|
Uses of Parcel in android.view.accessibility |
---|
Methods in android.view.accessibility with parameters of type Parcel | |
---|---|
void |
AccessibilityEvent.initFromParcel(Parcel parcel)
|
void |
AccessibilityEvent.writeToParcel(Parcel parcel,
int flags)
|
void |
AccessibilityNodeInfo.writeToParcel(Parcel parcel,
int flags)
|
Uses of Parcel in android.view.inputmethod |
---|
Methods in android.view.inputmethod with parameters of type Parcel | |
---|---|
void |
InputMethodInfo.writeToParcel(Parcel dest,
int flags)
|
void |
CorrectionInfo.writeToParcel(Parcel dest,
int flags)
|
void |
CompletionInfo.writeToParcel(Parcel dest,
int flags)
|
void |
EditorInfo.writeToParcel(Parcel dest,
int flags)
|
void |
ExtractedTextRequest.writeToParcel(Parcel dest,
int flags)
|
void |
InputMethodSubtype.writeToParcel(Parcel dest,
int parcelableFlags)
|
void |
ExtractedText.writeToParcel(Parcel dest,
int flags)
|
void |
InputBinding.writeToParcel(Parcel dest,
int flags)
|
Uses of Parcel in android.view.textservice |
---|
Methods in android.view.textservice with parameters of type Parcel | |
---|---|
void |
TextInfo.writeToParcel(Parcel dest,
int flags)
|
void |
SpellCheckerSubtype.writeToParcel(Parcel dest,
int parcelableFlags)
|
void |
SpellCheckerInfo.writeToParcel(Parcel dest,
int flags)
|
void |
SuggestionsInfo.writeToParcel(Parcel dest,
int flags)
|
Constructors in android.view.textservice with parameters of type Parcel | |
---|---|
SuggestionsInfo(Parcel source)
|
|
TextInfo(Parcel source)
|
Uses of Parcel in android.widget |
---|
Methods in android.widget with parameters of type Parcel | |
---|---|
void |
RemoteViews.writeToParcel(Parcel dest,
int flags)
|
void |
TextView.SavedState.writeToParcel(Parcel out,
int flags)
|
Constructors in android.widget with parameters of type Parcel | |
---|---|
RemoteViews(Parcel parcel)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |