|
Android example source code file (framework.aidl)
The framework.aidl Android example source codeinterface android.accounts.IAccountsService; parcelable android.app.Notification; parcelable android.app.PendingIntent; parcelable android.content.ComponentName; parcelable android.content.Intent; parcelable android.content.res.Configuration; parcelable android.content.SyncStats; parcelable android.graphics.Bitmap; parcelable android.graphics.Rect; parcelable android.graphics.Region; parcelable android.location.Criteria; parcelable android.location.Location; parcelable android.net.Uri; parcelable android.os.Bundle; parcelable android.os.ParcelFileDescriptor; parcelable android.telephony.ServiceState; parcelable android.view.KeyEvent; parcelable android.view.MotionEvent; parcelable android.view.Surface; parcelable android.view.WindowManager.LayoutParams; interface com.android.internal.telephony.ITelephony; interface com.android.internal.telephony.IPhoneSubInfo; parcelable com.google.android.googleapps.GoogleLoginCredentialsResult; parcelable com.google.android.googleapps.LoginData; interface com.google.android.googleapps.IGoogleLoginService; interface com.google.android.gtalkservice.IGTalkService; interface com.google.android.gtalkservice.IGTalkConnection; interface com.google.android.gtalkservice.IGTalkConnectionListener; interface com.google.android.gtalkservice.IChatSession; interface com.google.android.gtalkservice.IChatListener; interface com.google.android.gtalkservice.IRosterListener; interface com.google.android.gtalkservice.IImSession; interface com.google.android.gtalkservice.IConnectionStateListener; interface com.google.android.gtalkservice.IGroupChatInvitationListener; Other Android examples (source code examples)Here is a short list of links related to this Android framework.aidl source code file: |
... this post is sponsored by my books ... | |
#1 New Release! |
FP Best Seller |
Copyright 1998-2024 Alvin Alexander, alvinalexander.com
All Rights Reserved.
A percentage of advertising revenue from
pages under the /java/jwarehouse
URI on this website is
paid back to open source projects.