/frameworks/base/docs/html/training/in-app-billing/ |
D | index.jd | 40 …illing API and communicate with Google Play. You will also learn how to establish a connection to …
|
D | preparing-iab-app.jd | 41 …pplication to communicate with Google Play. In addition, you'll need to establish a connection bet… 64 …es a public license key for your application. You will need this key to establish a trusted connec…
|
/frameworks/base/core/java/android/net/ |
D | VpnService.java | 764 public ParcelFileDescriptor establish() { in establish() method in VpnService.Builder
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/ |
D | GSMPhoneTest.java.broken | 881 // establish an active call 892 // establish a ringing (WAITING) call 946 // establish an active call 957 // establish a ringing (WAITING) call 1117 // establish an active call 1128 // establish a ringing (WAITING) call 1217 // establish an active call 1257 // establish the first call
|
/frameworks/base/docs/html/training/graphics/opengl/ |
D | projection.jd | 55 drawn objects. A camera view transformation might be calculated only once when you establish your
|
/frameworks/base/docs/html/training/basics/network-ops/ |
D | connecting.jd | 182 <li>The {@link java.net.URL} object is used to establish an {@link
|
D | managing.jd | 92 connectivity exists and if it is possible to establish sockets and pass
|
/frameworks/base/docs/html/google/play/licensing/ |
D | overview.jd | 87 to establish the user's identity to a sufficient level of confidence. The server
|
/frameworks/base/docs/html/guide/practices/ui_guidelines/ |
D | icon_design_menu.jd | 115 icons to establish a consistent visual weight across the two types.</li>
|
D | icon_design_tab.jd | 160 icons to establish a consistent visual weight across the two types.</li>
|
D | icon_design_launcher_archive.jd | 170 icons to establish a consistent visual weight across the two types.</li>
|
/frameworks/base/docs/html/guide/topics/resources/ |
D | runtime-changes.jd | 69 <p>If restarting your activity requires that you recover large sets of data, re-establish a network
|
/frameworks/base/docs/html/training/multiple-apks/ |
D | texture.jd | 84 <p>Since most Android-powered devices support more than one texture format, you need to establish an
|
/frameworks/base/services/core/java/com/android/server/connectivity/ |
D | Vpn.java | 713 public synchronized ParcelFileDescriptor establish(VpnConfig config) { in establish() method in Vpn
|
/frameworks/base/docs/html/guide/topics/connectivity/ |
D | bluetooth-le.jd | 125 establish a BLE connection you need one of each—two things that only support
|
D | bluetooth.jd | 945 establish a connection to the profile proxy object associated with the profile. 1060 establish a connection with the profile proxy object.</p> </li>
|
/frameworks/base/docs/html/google/play/billing/ |
D | billing_integrate.jd | 178 To establish a connection with the In-app Billing service on Google Play,
|
/frameworks/base/docs/html/about/versions/ |
D | android-4.0-highlights.jd | 901 devices, establish reliable or streaming data channels, and manage data 1056 outgoing and incoming packets, and establish secure tunnels to a remote server.
|
D | android-4.0.jd | 718 android.bluetooth.BluetoothProfile#HEALTH} profile type to establish a connection with the profile 1041 the network address, DNS server, network route, and more. When complete, you can establish the 1042 interface by calling {@link android.net.VpnService.Builder#establish()}, which returns a {@link
|
D | android-5.0.jd | 565 establish a connection to them. This functionality is useful when your app
|
D | android-4.4.jd | 199 …uding {@link android.print.PrintDocumentAdapter#onLayout onLayout()} to establish your layout base…
|
/frameworks/base/services/backup/java/com/android/server/backup/ |
D | BackupManagerService.java | 3457 public void establish() { in establish() method in BackupManagerService.FullBackupObbConnection 4133 obbConnection.establish(); // we'll want this later in run() 6593 mObbConnection.establish(); in run()
|
/frameworks/base/docs/html/google/play/publishing/ |
D | multiple-apks.jd | 532 <p>This scheme for version codes is just a suggestion for how you should establish a
|
/frameworks/base/docs/html/topic/libraries/data-binding/ |
D | index.jd | 1432 {@link android.view.ViewStub.OnInflateListener} and establish the binding at that time. Since
|
/frameworks/base/services/core/java/com/android/server/ |
D | ConnectivityService.java | 3211 return mVpns.get(user).establish(config); in establishVpn()
|