Searched refs:unlocked (Results 1 – 19 of 19) sorted by relevance
/frameworks/base/docs/html/google/play/billing/ |
D | billing_best_practices.jd | 12 <li><a href="#unlocked">Protect Unlocked Content</a></li> 43 <h3 id="unlocked">Protect your unlocked content</h3> 44 <p>To prevent malicious users from redistributing your unlocked content, do not bundle it in your 51 <p>When you deliver content from a remote server or a real-time service, you can store the unlocked 104 <h3 id="revocable">Implement a revocability scheme for unlocked content</h3> 106 purchase state of the unlocked content whenever a user accesses the content. This allows you to
|
/frameworks/base/docs/html-intl/intl/zh-cn/google/play/billing/ |
D | billing_best_practices.jd | 12 <li><a href="#unlocked">保护未锁定的内容</a></li> 37 <h3 id="unlocked">保护你的未锁定内容</h3>
|
/frameworks/base/core/java/android/hardware/usb/ |
D | UsbManager.java | 514 public void setUsbDataUnlocked(boolean unlocked) { in setUsbDataUnlocked() argument 516 mService.setUsbDataUnlocked(unlocked); in setUsbDataUnlocked()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/ |
D | EventLogTags.logtags | 35 ## 6: TAP_LOCK Tapped the (unlocked) lock icon, locks the device.
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/ |
D | EventLogTags.logtags | 35 ## 6: TAP_LOCK Tapped the (unlocked) lock icon, locks the device.
|
/frameworks/base/docs/html/tools/performance/hierarchy-viewer/ |
D | setup.jd | 38 <li>If you have an unlocked device running Android 4.0 or lower,
|
/frameworks/base/services/usb/java/com/android/server/usb/ |
D | UsbDeviceManager.java | 868 public void setUsbDataUnlocked(boolean unlocked) { 869 if (DEBUG) Slog.d(TAG, "setUsbDataUnlocked(" + unlocked + ")"); 870 mHandler.sendMessage(MSG_SET_USB_DATA_UNLOCKED, unlocked);
|
D | UsbService.java | 323 public void setUsbDataUnlocked(boolean unlocked) { in setUsbDataUnlocked() argument 325 mDeviceManager.setUsbDataUnlocked(unlocked); in setUsbDataUnlocked()
|
/frameworks/base/docs/html/distribute/analyze/ |
D | measure.jd | 101 like signups for a newsletter or achievements unlocked in your game. With
|
/frameworks/base/docs/html/training/cloudsave/ |
D | conflict-res.jd | 114 represents the set of levels that player has unlocked, then the resolved data is 116 levels they have unlocked. The
|
/frameworks/base/docs/html/tools/ |
D | device.jd | 34 <p>If you want a SIM-unlocked phone, then you might consider a Nexus phone. To purchase a
|
/frameworks/base/docs/html/google/play/licensing/ |
D | overview.jd | 236 across all compatible devices, locked or unlocked, that run Android 1.5 or
|
/frameworks/base/docs/html/training/auto/start/ |
D | index.jd | 224 <li>Connect the mobile device to the development machine via USB. Your device must be unlocked to
|
/frameworks/base/docs/html/about/versions/ |
D | android-5.0-changes.jd | 178 unlocked and its screen is on). These notifications appear similar to the 205 unlocked devices.</p>
|
/frameworks/base/docs/html/preview/ |
D | api-overview.jd | 159 <p>Your app can authenticate users based on how recently they last unlocked their device. This 561 unlocked directly to the activity of an app in the managed profile, a toast is displayed notifying
|
/frameworks/base/docs/html/guide/topics/connectivity/nfc/ |
D | nfc.jd | 73 is unlocked, unless NFC is disabled in the device's Settings menu. 793 their screens unlocked.</li>
|
D | hce.jd | 324 device must be unlocked before this service can be invoked to handle APDUs.</p>
|
/frameworks/base/docs/html/guide/topics/ui/notifiers/ |
D | notifications.jd | 842 (that is, the device is unlocked and its screen is on). These notifications
|
/frameworks/base/docs/html/guide/topics/media/ |
D | camera.jd | 931 // Camera is available and unlocked, MediaRecorder is prepared,
|