-
大小: 1.05MB文件类型: .zip金币: 2下载: 0 次发布日期: 2024-02-01
- 语言: Java
- 标签: android imifirewall 防火墙
资源简介
imifirewall(艾米防火墙)是一款Android下的防火墙软件,它主要用来帮助手机用户解决日常使用中遇到的问题:电话骚扰,钓鱼短信,手机垃圾,系统变慢等众多问题,艾米防火墙暂时只支持短信过滤,来电拦截,程序联网行为拦截和流量查看等功能,以后会陆续添加更多实用的功能。
代码片段和文件信息
/*
* This file is auto-generated. DO NOT MODIFY.
* Original file: C:\\Documents and Settings\\Administrator\\桌面\\imiFirewallv1.3\\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 = (android.os.IInterface)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);
}
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 _
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2013-05-22 04:59 imiyoo2010-imiPhoneWall-fddcd1a\
文件 389 2013-05-22 04:59 imiyoo2010-imiPhoneWall-fddcd1a\.classpath
文件 345 2013-05-22 04:59 imiyoo2010-imiPhoneWall-fddcd1a\.classpath.bak
文件 814 2013-05-22 04:59 imiyoo2010-imiPhoneWall-fddcd1a\.project
目录 0 2013-05-22 04:59 imiyoo2010-imiPhoneWall-fddcd1a\.settings\
文件 617 2013-05-22 04:59 imiyoo2010-imiPhoneWall-fddcd1a\.settings\org.eclipse.jdt.core.prefs
文件 134 2013-05-22 04:59 imiyoo2010-imiPhoneWall-fddcd1a\.settings\org.eclipse.ltk.core.refactoring.prefs
文件 3288 2013-05-22 04:59 imiyoo2010-imiPhoneWall-fddcd1a\AndroidManifest.xm
文件 176 2013-05-22 04:59 imiyoo2010-imiPhoneWall-fddcd1a\README.md
目录 0 2013-05-22 04:59 imiyoo2010-imiPhoneWall-fddcd1a\bin\
文件 314343 2013-05-22 04:59 imiyoo2010-imiPhoneWall-fddcd1a\bin\ActivityMain.apk
文件 239420 2013-05-22 04:59 imiyoo2010-imiPhoneWall-fddcd1a\bin\classes.dex
目录 0 2013-05-22 04:59 imiyoo2010-imiPhoneWall-fddcd1a\bin\com\
目录 0 2013-05-22 04:59 imiyoo2010-imiPhoneWall-fddcd1a\bin\com\android\
目录 0 2013-05-22 04:59 imiyoo2010-imiPhoneWall-fddcd1a\bin\com\android\internal\
目录 0 2013-05-22 04:59 imiyoo2010-imiPhoneWall-fddcd1a\bin\com\android\internal\telephony\
文件 2864 2013-05-22 04:59 imiyoo2010-imiPhoneWall-fddcd1a\bin\com\android\internal\telephony\ITelephony$Stub$Proxy.class
文件 2772 2013-05-22 04:59 imiyoo2010-imiPhoneWall-fddcd1a\bin\com\android\internal\telephony\ITelephony$Stub.class
文件 1172 2013-05-22 04:59 imiyoo2010-imiPhoneWall-fddcd1a\bin\com\android\internal\telephony\ITelephony.aidl
文件 513 2013-05-22 04:59 imiyoo2010-imiPhoneWall-fddcd1a\bin\com\android\internal\telephony\ITelephony.class
目录 0 2013-05-22 04:59 imiyoo2010-imiPhoneWall-fddcd1a\bin\com\imiFirewall\
文件 1978 2013-05-22 04:59 imiyoo2010-imiPhoneWall-fddcd1a\bin\com\imiFirewall\DoubleLineWithCheckBox.class
文件 892 2013-05-22 04:59 imiyoo2010-imiPhoneWall-fddcd1a\bin\com\imiFirewall\Function.class
文件 1853 2013-05-22 04:59 imiyoo2010-imiPhoneWall-fddcd1a\bin\com\imiFirewall\GridViewAdapter.class
目录 0 2013-05-22 04:59 imiyoo2010-imiPhoneWall-fddcd1a\bin\com\imiFirewall\Interface\
文件 182 2013-05-22 04:59 imiyoo2010-imiPhoneWall-fddcd1a\bin\com\imiFirewall\Interface\ButtonGroupListener.class
文件 187 2013-05-22 04:59 imiyoo2010-imiPhoneWall-fddcd1a\bin\com\imiFirewall\Interface\CallEventListener.class
文件 188 2013-05-22 04:59 imiyoo2010-imiPhoneWall-fddcd1a\bin\com\imiFirewall\Interface\Person
文件 1744 2013-05-22 04:59 imiyoo2010-imiPhoneWall-fddcd1a\bin\com\imiFirewall\PROEntity.class
文件 2441 2013-05-22 04:59 imiyoo2010-imiPhoneWall-fddcd1a\bin\com\imiFirewall\Person
文件 416 2013-05-22 04:59 imiyoo2010-imiPhoneWall-fddcd1a\bin\com\imiFirewall\R$anim.class
............此处省略306个文件信息
- 上一篇:DES加密解密算法论文
- 下一篇:Java万年历记事本
相关资源
- Android十二生肖
- android 纸牌游戏
- Android BigNews 曾量更新 生成 patch.patc
- Android开发入门与实战 第2版 pdf
- 课堂考勤系统PHP+MYSQL+android
- Android游戏开发疯狂战机
- Android蓝牙遥控器字符串形式应用例程
- Android BLE Demo
- 基于Android的课程日历时间提醒软件带
- Android录制视频---LandscapeVideoCamera的使
- Android项目源码基于Zigbee技术的智能家
- Android手机通过NFC读取 身份证 银行卡
- android NFCA、NFCB卡读写demo
- Android 仿京东地址地区选择器 支持三
- 基于Andriod Stdio大学生兼职招聘APP
- 忍者突袭游戏Android源码
- Android端身份证识别
- Android开发实战经典
- android 身份证
- Android银联支付最新API和
- Android 仿淘宝2018添加地址
- Android代码-旅游app的安卓端
- Android小游戏144405
- android瘦身软件源代码
- 基于android,简单的股票行情小软件
- 高仿淘宝收货地址,内置全国各个省
- 每客兼职Android端
- android 批量插入联系人短信通话记录
- Android应用源码pad无线点餐项目源码
- android 论文
评论
共有 条评论