Searched refs:mCtx (Results 1 – 2 of 2) sorted by relevance
1114 private Context mCtx;1122 mCtx = ctx;1132 return new BitmapDrawable(mCtx.getResources(), getIconBitmap(userHandle));1155 SimpleIconFactory sif = SimpleIconFactory.obtain(mCtx);
1144 private final Context mCtx; field in UserControllerTest.TestInjector1150 mCtx = ctx; in TestInjector()1188 return mCtx; in getContext()