资源简介
[安卓开源]ImiFirewall.zip
代码片段和文件信息
/*
* This file is auto-generated. DO NOT MODIFY.
* Original file: D:\\Workspaces\\Eclipse\\imiFirewall\\src\\com\\android\\internal\\telephony\\ITelephony.aidl
*/
package com.android.internal.telephony;
/* * Copyright (C) 2007 The Android Open Source Project
* * Licensed under the Apache License Version 2.0 (the “License“);
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
* * [url=http://www.apache.org/licenses/LICENSE-2.0]http://www.apache.org/licenses/LICENSE-2.0[/url]
* * Unless required by applicable law or agreed to in writing software
* distributed under the License is distributed on an “AS IS“ BASIS
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*//**
* Interface used to interact with the phone. Mostly this is used by the
* TelephonyManager class. A few places are still using this directly.
* Please clean them up if possible and use TelephonyManager insteadl.
* * {@hide}
*/
public interface ITelephony extends android.os.IInterface
{
/** Local-side IPC implementation stub class. */
public static abstract class Stub extends android.os.Binder implements com.android.internal.telephony.ITelephony
{
private static final java.lang.String DEscriptOR = “com.android.internal.telephony.ITelephony“;
/** Construct the stub at attach it to the interface. */
public Stub()
{
this.attachInterface(this DEscriptOR);
}
/**
* Cast an IBinder object into an com.android.internal.telephony.ITelephony interface
* generating a proxy if needed.
*/
public static com.android.internal.telephony.ITelephony asInterface(android.os.IBinder obj)
{
if ((obj==null)) {
return null;
}
android.os.IInterface iin = obj.queryLocalInterface(DEscriptOR);
if (((iin!=null)&&(iin instanceof com.android.internal.telephony.ITelephony))) {
return ((com.android.internal.telephony.ITelephony)iin);
}
return new com.android.internal.telephony.ITelephony.Stub.Proxy(obj);
}
@Override public android.os.IBinder asBinder()
{
return this;
}
@Override public boolean onTransact(int code android.os.Parcel data android.os.Parcel reply int flags) throws android.os.RemoteException
{
switch (code)
{
case INTERFACE_TRANSACTION:
{
reply.writeString(DEscriptOR);
return true;
}
case TRANSACTION_endCall:
{
data.enforceInterface(DEscriptOR);
boolean _result = this.endCall();
reply.writeNoException();
reply.writeInt(((_result)?(1):(0)));
return true;
}
case TRANSACTION_isIdle:
{
data.enforceInterface(DEscriptOR);
boolean _result = this.isIdle();
reply.writeNoException();
reply.writeInt(((_result)?(1):(0)));
return true;
}
case TRANSACTION_isOffhook:
{
data.enforceInterface(DEscriptOR);
boolean _result = this.isOffhook();
reply.writeNoException();
reply.writeInt(((_result)?(1):(0)));
return true;
}
case TRANSACTION_isRisinging:
{
data.enforceInterface(DEscriptOR);
boolean _result = this.isRisinging();
reply.writ
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2013-11-08 19:31 imiFirewall\
文件 541 2013-10-14 11:50 imiFirewall\.classpath
文件 353 2013-10-13 22:32 imiFirewall\.classpath.bak
目录 0 2013-11-08 19:31 imiFirewall\.git\
文件 328 2013-10-13 22:33 imiFirewall\.git\config
文件 73 2013-10-13 22:32 imiFirewall\.git\desc
文件 85 2013-10-13 22:32 imiFirewall\.git\FETCH_HEAD
文件 23 2013-10-13 22:32 imiFirewall\.git\HEAD
目录 0 2013-11-08 19:31 imiFirewall\.git\hooks\
文件 452 2013-10-13 22:32 imiFirewall\.git\hooks\applypatch-msg.sample
文件 896 2013-10-13 22:32 imiFirewall\.git\hooks\commit-msg.sample
文件 160 2013-10-13 22:32 imiFirewall\.git\hooks\post-commit.sample
文件 552 2013-10-13 22:32 imiFirewall\.git\hooks\post-receive.sample
文件 189 2013-10-13 22:32 imiFirewall\.git\hooks\post-update.sample
文件 398 2013-10-13 22:32 imiFirewall\.git\hooks\pre-applypatch.sample
文件 1635 2013-10-13 22:32 imiFirewall\.git\hooks\pre-commit.sample
文件 1348 2013-10-13 22:32 imiFirewall\.git\hooks\pre-push.sample
文件 4951 2013-10-13 22:32 imiFirewall\.git\hooks\pre-reba
文件 1239 2013-10-13 22:32 imiFirewall\.git\hooks\prepare-commit-msg.sample
文件 3611 2013-10-13 22:32 imiFirewall\.git\hooks\update.sample
文件 30448 2013-10-13 22:38 imiFirewall\.git\index
目录 0 2013-11-08 19:31 imiFirewall\.git\info\
文件 240 2013-10-13 22:32 imiFirewall\.git\info\exclude
目录 0 2013-11-08 19:31 imiFirewall\.git\logs\
文件 131 2013-10-13 22:32 imiFirewall\.git\logs\HEAD
目录 0 2013-11-08 19:31 imiFirewall\.git\logs\refs\
目录 0 2013-11-08 19:31 imiFirewall\.git\logs\refs\heads\
文件 131 2013-10-13 22:32 imiFirewall\.git\logs\refs\heads\master
目录 0 2013-11-08 19:31 imiFirewall\.git\logs\refs\remotes\
目录 0 2013-11-08 19:31 imiFirewall\.git\logs\refs\remotes\origin\
文件 171 2013-10-13 22:32 imiFirewall\.git\logs\refs\remotes\origin\master
............此处省略411个文件信息
相关资源
- Android代码-国产音乐播放器项目听听音
- 安卓短信彩信相关相关-Android开发之用
- Android应用源码带下划线的记事本项目
- Android游戏源码加入积分功能的猜歌游
- Android游戏源码五合一连连看小游戏源
- Android 漂亮的天气预报源码.zip
- android开发——分秒计时器可暂停/继续
- 广工Android课设and报告
- XTCLint实现android自义lint实践自定义l
- 毕业论文答辩-Android应用源码调用we
- android studio zxing二维码扫描 超级简单
- 安卓开发计步器
-
Android qq微信空间刷赞 包含ja
vasc - 安卓 仿iphone计算器
- Android自定义Camera
- Android教务选课系统278718
- Android便签应用
- Android的模仿聊天QQ
- Android各种原生UI模板 HoloEverywhere
- android listview 列表 点击列表进入详细
- Android 项目源码利用加速度传感器实
- 优秀课程设计-基于Android的天气预报
- 《ArcGIS API for Android 案例教程》PDF版本
- android listview+fragment实现仿京东分类
- Android超市存货盘点例程源码
- android 后台 get和post请求数据
- android studiodemoSpinner下拉菜单多选的实
- android demo,ConstraintLayout 约束布局
- Android下自动连接指定SSID的WIFI的简单
- 10个经典的Android开源应用项目源代码
评论
共有 条评论