Home
last modified time | relevance | path

Searched refs:Key (Results 1 – 8 of 8) sorted by relevance

/development/samples/SoftKeyboard/src/com/example/android/softkeyboard/
DLatinKeyboard.java29 private Key mEnterKey;
30 private Key mSpaceKey;
35 private Key mModeChangeKey;
41 private Key mLanguageSwitchKey;
47 private Key mSavedModeChangeKey;
53 private Key mSavedLanguageSwitchKey;
65 protected Key createKeyFromXml(Resources res, Row parent, int x, int y, in createKeyFromXml()
67 Key key = new LatinKey(res, parent, x, y, parser); in createKeyFromXml()
147 static class LatinKey extends Keyboard.Key {
DLatinKeyboardView.java21 import android.inputmethodservice.Keyboard.Key;
41 protected boolean onLongPress(Key key) { in onLongPress()
/development/samples/SampleSyncAdapter/samplesyncadapter_server/
Ddashboard.py103 contact = datastore.Contact.get(db.Key.from_path('Contact', id))
109 contact = datastore.Contact.get(db.Key.from_path('Contact', id))
126 contact = datastore.Contact.get(db.Key.from_path('Contact', id))
143 contact = datastore.Contact.get(db.Key.from_path('Contact', id))
154 contact = datastore.Contact.get(db.Key.from_path('Contact', id))
171 contact = datastore.Contact.get(db.Key.from_path('Contact', id))
Dweb_services.py238 contact = datastore.Contact.get(db.Key.from_path('Contact', id))
/development/samples/browseable/BasicAndroidKeyStore/
D_index.jd8 Welcome to the <b>Basic Android Key Store</b> sample!\n\n
9 This sample demonstrates how to use the Android Key Store to safely create and store
/development/tools/idegen/src/com/android/idegen/
DModule.java62 protected enum Key { enum in Module
166 Iterable<String> values = makeFileParser.getValues(Key.LOCAL_SRC_FILES.name()); in findSourceFilesAndImplicitDependencies()
204 parseDirectDependencies(Key.LOCAL_STATIC_JAVA_LIBRARIES); in buildDependencyList()
205 parseDirectDependencies(Key.LOCAL_JAVA_LIBRARIES); in buildDependencyList()
209 private void parseDirectDependencies(Key key) { in parseDirectDependencies()
/development/samples/browseable/NfcProvisioning/src/com.example.android.nfcprovisioning/
DProvisioningValuesLoader.java187 private static <Key, Value> void putIfMissing(HashMap<Key, Value> map, Key key, Value value) { in putIfMissing() argument
/development/tools/logblame/
Dsample.txt875 Key com.android.settings.dismiss expected String but value was a java.lang.Integer. The default va…
959 Key com.android.settings.dismiss expected String but value was a java.lang.Integer. The default va…
1147 Key com.android.settings.dismiss expected String but value was a java.lang.Integer. The default va…
1247 Key com.android.settings.dismiss expected String but value was a java.lang.Integer. The default va…
2158 Key com.android.settings.dismiss expected String but value was a java.lang.Integer. The default va…
2247 Key com.android.settings.dismiss expected String but value was a java.lang.Integer. The default va…
2426 Key com.android.settings.dismiss expected String but value was a java.lang.Integer. The default va…
2542 Key com.android.settings.dismiss expected String but value was a java.lang.Integer. The default va…
2715 Key com.android.settings.dismiss expected String but value was a java.lang.Integer. The default va…
2825 Key com.android.settings.dismiss expected String but value was a java.lang.Integer. The default va…