HomeSort by relevance Sort by last modified time
    Searched full:key_history (Results 1 - 3 of 3) sorted by null

  /development/samples/ApiDemos/res/xml/
device_admin_expiration.xml 39 android:key="key_history"
  /external/libvncserver/x11vnc/
keyboard.c 2957 static keyevent_t key_history[KEY_HIST]; variable
    [all...]
  /development/samples/ApiDemos/src/com/example/android/apis/app/
DeviceAdminSample.java 97 private static final String KEY_HISTORY = "key_history";
657 mHistory = (EditTextPreference) findPreference(KEY_HISTORY);
    [all...]

Completed in 81 milliseconds