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