Searched refs:mAppContext (Results 1 – 5 of 5) sorted by relevance
87 private final Context mAppContext; field in RecentsConfiguration93 mAppContext = context.getApplicationContext(); in RecentsConfiguration()94 Resources res = mAppContext.getResources(); in RecentsConfiguration()118 boolean isLandscape = mAppContext.getResources().getConfiguration().orientation == in getDockStatesForCurrentOrientation()
63 private Context mAppContext; field in CurrentUserTracker.UserReceiver71 mAppContext = context.getApplicationContext(); in UserReceiver()99 mAppContext.registerReceiver(this, filter); in addTracker()108 mAppContext.unregisterReceiver(this); in removeTracker()
86 private final Context mAppContext; field in LocalBroadcastManager111 mAppContext = context; in LocalBroadcastManager()212 mAppContext.getContentResolver()); in sendBroadcast()308 rec.receiver.onReceive(mAppContext, br.intent); in executePendingBroadcasts()
906 private Context mAppContext; field in ThreadedRenderer.ProcessInitializer920 mAppContext = context.getApplicationContext(); in init()952 final String pkg = mAppContext.getApplicationInfo().packageName; in requestBuffer()
98 private Context mAppContext; field in Instrumentation308 return mAppContext; in getTargetContext()1916 mAppContext = appContext; in init()