Home | History | Annotate | Download | only in telephony

Lines Matching refs:sContext

58     private static Context sContext;
64 if (sContext == null) {
65 sContext = context;
69 } else if (sContext != context) {
71 Log.e(TAG, "Original: " + sContext.getPackageName() + ", new: " +
1042 String pkgForDebug = sContext != null ? sContext.getPackageName() : "<unknown>";
1120 if (sContext == null) return true;
1121 return sContext.getResources().getBoolean(
1137 if (sContext == null) return true;
1138 return sContext.getResources().getBoolean(