HomeSort by relevance Sort by last modified time
    Searched defs:helpMsgId (Results 1 - 2 of 2) sorted by null

  /packages/apps/Settings/src/com/android/settings/fingerprint/
FingerprintEnrollSidecar.java 72 int helpMsgId;
74 public QueuedEnrollmentHelp(int helpMsgId, CharSequence helpString) {
75 this.helpMsgId = helpMsgId;
198 public void onEnrollmentHelp(int helpMsgId, CharSequence helpString) {
202 mQueuedEvents.add(new QueuedEnrollmentHelp(helpMsgId, helpString));
  /prebuilts/sdk/current/support/compat/libs/
android-support-compat.jar 

Completed in 98 milliseconds