Searched refs:onBackKey (Results 1 – 4 of 4) sorted by relevance
90 public boolean onBackKey() { in onBackKey() method in PhoneUi95 return super.onBackKey(); in onBackKey()
51 public boolean onBackKey(); in onBackKey() method
1247 protected void onBackKey() { in onBackKey() method in Controller1248 if (!mUi.onBackKey()) { in onBackKey()2825 onBackKey(); in onKeyUp()
191 public boolean onBackKey() { in onBackKey() method in BaseUi