Searched refs:mPkLayoutType (Results 1 – 1 of 1) sorted by relevance
93 private final String mPkLayoutType; field in InputMethodSubtype214 mPkLayoutType = layoutType; in setPhysicalKeyboardHint()218 private String mPkLayoutType = ""; field in InputMethodSubtype.InputMethodSubtypeBuilder354 mPkLayoutType = builder.mPkLayoutType; in InputMethodSubtype()382 mPkLayoutType = s != null ? s : ""; in InputMethodSubtype()433 return mPkLayoutType; in getPhysicalKeyboardHintLayoutType()782 dest.writeString8(mPkLayoutType); in writeToParcel()798 + " mPkLayoutType=" + mPkLayoutType in dump()