Searched refs:onBackKey (Results 1 – 4 of 4) sorted by relevance
51 public boolean onBackKey(); in onBackKey() method
93 public boolean onBackKey() { in onBackKey() method in PhoneUi98 return super.onBackKey(); in onBackKey()
1225 protected void onBackKey() { in onBackKey() method in Controller1226 if (!mUi.onBackKey()) { in onBackKey()2716 onBackKey(); in onKeyUp()
185 public boolean onBackKey() { in onBackKey() method in BaseUi