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