Searched refs:appBundle (Results 1 – 1 of 1) sorted by relevance
3141 Bundle appBundle = new Bundle(); in createAppBundle() local3142 appBundle.putString(AccountManager.KEY_ANDROID_PACKAGE_NAME, "APCT.package"); in createAppBundle()3143 return appBundle; in createAppBundle()