framework.aidl

来自「Google s android SDK」· AIDL 代码 · 共 28 行

AIDL
28
字号
interface android.app.IActivityPendingResult;interface android.app.IActivityWatcher;interface android.app.IAlarmManager;interface android.app.IInstrumentationWatcher;interface android.app.IIntentReceiver;interface android.app.INotificationManager;interface android.app.IServiceConnection;interface android.app.IThumbnailReceiver;interface android.app.ITransientNotification;interface android.content.ISyncObserver;interface android.content.IPackageInstallObserver;interface android.database.IContentObserver;interface android.location.ILocationManager;interface android.media.IMediaScannerService;interface android.os.IPowerManager;interface android.os.IStatisticsService;interface android.os.IUsb;interface android.os.IVibratorService;interface android.server.status.IStatusBar;interface android.telephony.IPhone;interface android.view.IApplicationToken;interface android.view.IWindow;interface android.view.IWindowManager;interface android.view.IWindowSession;interface com.google.android.googleapps.IGoogleLoginService;interface com.google.android.xmppService.IXmppService;interface com.google.android.xmppService.IXmppSession;

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?