OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ControllerImpl
(Results
1 - 7
of
7
) sorted by null
/external/owasp/sanitizer/tools/findbugs/lib/
yjp-controller-api-redist.jar
/frameworks/base/core/tests/coretests/src/com/android/internal/inputmethod/
InputMethodSubtypeSwitchingControllerTest.java
28
import com.android.internal.inputmethod.InputMethodSubtypeSwitchingController.
ControllerImpl
;
122
private void assertNextInputMethod(final
ControllerImpl
controller,
137
private void assertRotationOrder(final
ControllerImpl
controller,
153
private void onUserAction(final
ControllerImpl
controller,
179
final
ControllerImpl
controller =
ControllerImpl
.createFrom(
233
final
ControllerImpl
controller =
ControllerImpl
.createFrom(
283
final
ControllerImpl
newController =
ControllerImpl
.createFrom(controller
[
all
...]
/frameworks/base/core/java/com/android/internal/inputmethod/
InputMethodSubtypeSwitchingController.java
438
public static class
ControllerImpl
{
442
public static
ControllerImpl
createFrom(final
ControllerImpl
currentInstance,
479
return new
ControllerImpl
(switchingAwareRotationList, switchingUnawareRotationList);
482
private
ControllerImpl
(final DynamicRotationList switchingAwareRotationList,
550
private
ControllerImpl
mController;
574
mController =
ControllerImpl
.createFrom(mController,
/frameworks/base/
compiled-classes-phone
[
all
...]
/external/robolectric/v3/runtime/
android-all-4.4_r1-robolectric-1.jar
android-all-5.0.0_r2-robolectric-1.jar
android-all-5.1.1_r9-robolectric-1.jar
Completed in 144 milliseconds