Home
last modified time | relevance | path

Searched refs:registration (Results 1 – 25 of 31) sorted by relevance

12

/frameworks/base/docs/html/distribute/googleplay/
Dstart.jd84 <li>Pay a <strong>$25 USD registration fee</strong> using Google payments. If
89 <li>When your registration is verified, you’ll be notified at the email
90 address you entered during registration.
142 When your registration is verified, you can sign in to your Developer
/frameworks/base/docs/html/distribute/engage/
Deasy-signin.jd8 <p>Get people into your apps quickly and securely, using a registration system they
10 registration and sign-in conversion by adding trusted registration system that's
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DEventLogTags.logtags27 # Data network registration failed after successful voice registration
/frameworks/base/core/java/android/ddm/
DREADME.txt5 registration call in DdmRegister.java.
/frameworks/base/docs/html/training/backup/
Dautosyncapi.jd363 Messaging</a> (GCM) for push notifications, backing up the registration
364 token that Google Cloud Messaging registration returned can cause unexpected behavior in
367 …query the GCM API for a new registration token</a>. If the old registration is present, because the
369 from arising, exclude the registration token from the set of backed-up files.
Dbackupapi.jd51 Service</a>, which requires registration. Go ahead and <a
/frameworks/base/docs/html/distribute/users/
Dota-installs.jd9 <p>Google sign-in is a trusted registration system that's familiar to users and
/frameworks/av/include/media/
DIAudioPolicyService.h163 virtual status_t registerPolicyMixes(Vector<AudioMix> mixes, bool registration) = 0;
DAudioSystem.h329 static status_t registerPolicyMixes(Vector<AudioMix> mixes, bool registration);
/frameworks/av/services/audiopolicy/service/
DAudioPolicyInterfaceImpl.cpp681 status_t AudioPolicyService::registerPolicyMixes(Vector<AudioMix> mixes, bool registration) in registerPolicyMixes() argument
690 if (registration) { in registerPolicyMixes()
DAudioPolicyInterfaceImplLegacy.cpp606 bool registration __unused) in registerPolicyMixes()
DAudioPolicyService.h199 virtual status_t registerPolicyMixes(Vector<AudioMix> mixes, bool registration);
/frameworks/base/docs/html/training/connect-devices-wirelessly/
Dnsd.jd97 registration form</a>.</p>
127 success or failure of service registration and unregistration.
191 <p>Service discovery, like service registration, has two steps:
/frameworks/base/docs/html/distribute/monetize/
Dpayments.jd46 users to get started, registration is offered as a part of the initial device
/frameworks/base/docs/html/google/play/licensing/
Dindex.jd27 service. No special account or registration is needed. Additionally, because the service uses no
/frameworks/av/media/libmedia/
DIAudioPolicyService.cpp707 virtual status_t registerPolicyMixes(Vector<AudioMix> mixes, bool registration) in registerPolicyMixes() argument
711 data.writeInt32(registration ? 1 : 0); in registerPolicyMixes()
1312 bool registration = data.readInt32() == 1; in onTransact() local
1324 status_t status = registerPolicyMixes(mixes, registration); in onTransact()
DAudioSystem.cpp1169 status_t AudioSystem::registerPolicyMixes(Vector<AudioMix> mixes, bool registration) in registerPolicyMixes() argument
1173 return aps->registerPolicyMixes(mixes, registration); in registerPolicyMixes()
/frameworks/base/docs/html/sdk/
DRELEASENOTES.jd568 <p>Developers should note that the registration service for MapView is now
671 <p>Developers should note that the registration service for MapView is now
746registration service for MapView is not yet active and Google Maps is not yet enforcing the Maps A…
748registration service becomes available, we will update the page at <a href="http://code.google.com…
767 <li>Setting the GSM voice registration state to 'roaming' in the console will
/frameworks/opt/net/ims/
DREADME.txt67 It provides a state of IMS registration between UE and network, the service availability of
/frameworks/base/docs/html/guide/topics/connectivity/
Dsip.jd119 <td>An interface that is a listener for SIP registration events.</td>
226 register it with a SIP server, and track registration events.</p>
242 an intent filter to receive calls</a>). This is the registration step:</p>
/frameworks/base/docs/html/google/play/billing/
Dindex.jd67 account or registration is required other than a Google Play Developer Console account and a Google
/frameworks/base/core/jni/
Dandroid_media_AudioSystem.cpp1648 jobject jMixesList, jboolean registration) in android_media_AudioSystem_registerPolicyMixes() argument
1685 ALOGV("AudioSystem::registerPolicyMixes numMixes %d registration %d", numMixes, registration); in android_media_AudioSystem_registerPolicyMixes()
1686 status = AudioSystem::registerPolicyMixes(mixes, registration); in android_media_AudioSystem_registerPolicyMixes()
/frameworks/base/docs/html/
Dlegal.jd12 registration or fees.</p>
/frameworks/base/docs/html/preview/
Dguide.jd187 Cloud Messaging registration ID, in internal storage,
/frameworks/base/docs/html/training/articles/
Dperf-jni.jd491 registration is not required, nor is it necessary that you provide a
536 around this requires using explicit registration or moving the
621 <li>For explicit registration, minor errors when entering the
623 registration call matches the signature in the log file.

12