Searched refs:getClientInfoForSdkSandbox (Results 1 – 3 of 3) sorted by relevance
608 final ApplicationInfo clientInfo = getClientInfoForSdkSandbox(); in ProcessRecord()1060 public ApplicationInfo getClientInfoForSdkSandbox() { in getClientInfoForSdkSandbox() method in ProcessRecord1076 ApplicationInfo clientInfo = getClientInfoForSdkSandbox(); in isDebuggable()
2044 proc.isSdkSandbox ? proc.getClientInfoForSdkSandbox() : null); in profileControlLPf()
1933 ApplicationInfo clientInfo = app.getClientInfoForSdkSandbox();