Searched defs:sIsShortRecordLayout (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Nfc/src/com/android/nfc/
H A DNfcService.java179 public static boolean sIsShortRecordLayout = false; field in class:NfcService
1560 sIsShortRecordLayout=true;
1563 sIsShortRecordLayout=false;

Completed in 67 milliseconds