Searched refs:simUnlockIntent (Results 1 – 1 of 1) sorted by relevance
1010 Intent simUnlockIntent = new Intent().setComponent(new ComponentName( in getTelephonyConnection() local1012 simUnlockIntent.addFlags(Intent.FLAG_ACTIVITY_NEW_TASK); in getTelephonyConnection()1014 context.startActivity(simUnlockIntent); in getTelephonyConnection()