Lines Matching refs:mAppId
166 private String mAppId;1516 return mAppId;1524 mAppId = id;1652 if (mAppId != null) {1653 mSavedState.putString(APPID, mAppId);1676 mAppId = b.getString(APPID);