Searched refs:NON_DEBUGGABLE_PACKAGE (Results 1 – 1 of 1) sorted by relevance
54 private static final String NON_DEBUGGABLE_PACKAGE = "android.app.nondebuggable"; field in SdkSandboxShellCommandUnitTest115 Mockito.eq(NON_DEBUGGABLE_PACKAGE), in setup()195 new String[] {"start", NON_DEBUGGABLE_PACKAGE})) in testStartFailsForNonDebuggablePackage()200 Mockito.eq(NON_DEBUGGABLE_PACKAGE), in testStartFailsForNonDebuggablePackage()320 new String[] {"stop", NON_DEBUGGABLE_PACKAGE})) in testStopFailsForNonDebuggablePackage()325 Mockito.eq(NON_DEBUGGABLE_PACKAGE), in testStopFailsForNonDebuggablePackage()