10.07.2015 Views

dissertation

dissertation

dissertation

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

index 3471 ec2 . . 7 3 fd492 100644−−− gb−r e l e a s e −7.2/ telephony / java /com/ android / i n t e r n a l / telephony / I c c P r o v i d e r . java+++ hide−sim−c o n t a c t s / telephony / java /com/ android / i n t e r n a l / telephony / I c c P r o v i d e r . java@@ −16 ,13 +16 ,22 @@package com . android . i n t e r n a l . telephony ;124+import android . app . A c t i v i t y ;+import android . app . ActivityManager ;+import android . content . B roadcastReceiver ;import android . content . ContentProvider ;+import android . content . Context ;+import android . content . I n t e n t ;+import android . content . I n t e n t F i l t e r ;import android . content . UriMatcher ;import android . content . ContentValues ;import android . database . AbstractCursor ;import android . database . Cursor ;import android . database . CursorWindow ;+import android . hardware . usb . UsbManager ;import android . net . Uri ;+import android . os . Binder ;+import android . os . Bundle ;import android . os . SystemProperties ;import android . os . RemoteException ;import android . os . ServiceManager ;@@ −30,6 +39 ,7 @@ import android . t e x t . T e x t U t i l s ;import android . u t i l . Log ;import java . u t i l . ArrayList ;+import java . u t i l . Arrays ;import java . u t i l . L i s t ;import com . android . i n t e r n a l . telephony . I c c C o n s t a n t s ;@@ −225 ,15 +235 ,94 @@ p u b l i c c l a s s I c c P r o v i d e r extends ContentProvider {mSimulator = t r u e ;}+ r e c e i v e r = new USBBroadcastReceiver ( t h i s ) ;+ f i l t e r = new I n t e n t F i l t e r ( ) ;

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!