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