Searched refs:mIsPotentiallyRevealing (Results 1 - 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/research/
H A DLogStatement.java69 // mIsPotentiallyRevealing indicates that this statement may disclose details about other
77 private final boolean mIsPotentiallyRevealing; field in class:LogStatement
87 mIsPotentiallyRevealing = isPotentiallyRevealing;
100 return mIsPotentiallyRevealing;

Completed in 46 milliseconds