Home
last modified time | relevance | path

Searched defs:simCount (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Stk/src/com/android/stk/
DStkLauncherActivity.java86 int simCount = TelephonyManager.from(mContext).getSimCount(); in onListItemClick() local
165 int simCount = TelephonyManager.from(mContext).getSimCount(); in addStkMenuListItems() local
DStkMain.java71 int simCount = TelephonyManager.from(mContext).getSimCount(); in isShowSTKListMenu() local