Home | History | Annotate | Download | only in phone

Lines Matching defs:con

633                 Context con = activity.createPackageContext("com.android.systemui", 0);
634 int id = con.getResources().getIdentifier("config_show4GForLTE",
636 mShow4GForLTE = con.getResources().getBoolean(id);