Home
last modified time | relevance | path

Searched refs:mBitMap (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/apps/Stk/src/com/android/stk/
H A DStkLauncherActivity.java55 private Bitmap mBitMap = null; field in StkLauncherActivity
74 mBitMap = BitmapFactory.decodeResource(getResources(), in onCreate()
190 Bitmap icon = mBitMap; in addStkMenuListItems()