Home | History | Annotate | Download | only in browser

Lines Matching full:appid

250     static final String APPID = "appid";
1737 mSavedState.putString(APPID, mAppId);
1760 mAppId = b.getString(APPID);